[IGSTK-Users] Building IGSTK-Sandbox
Fucang Jia
jiafucang at asisz.com
Mon Jun 19 20:21:06 EDT 2006
Hi Javier,
Patrick is right.
If you change the igstkImageSpatialObject.h from
#include "igstkSpatialObject.h"
#include "itkImageSpatialObject.h"
#include "itkOrientedImage.h"
#include "itkVTKImageExport.h"
#include "vtkImageImport.h"
#include "vtkImageData.h"
to
#include "igstkSpatialObject.h"
#include "itkImageSpatialObject.h"
#include "itkVTKImageExport.h"
#include "vtkImageImport.h"
#include "vtkImageData.h"
#include "itkOrientedImage.h"
Because itkImageTransformHelper class is used in itkOrientedImage class.
IGSTK will be built without error in VC 6.0 SP6.
Hope this helps
Fucang
On 2006-06-19 21:55:07 Javier E. Abache R.
Subject: [IGSTK-Users] Building IGSTK-Sandbox
Hi
I have the following problem:
I′m building IGSTK-Sandbox-Release-Iteration-8 then appear the following errors:
C:\Pasantía\InsightToolkit-2.6.0\Code\Common\itkImageTransformHelper.h(30) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 1786)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
FourViewsTrackingWithCT.cxx
C:\Pasantía\InsightToolkit-2.6.0\Code\Common\itkImageTransformHelper.h(30) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 1786)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
Generating Code...
The IGSTK version is : IGSTK-Release-Iteration-8, built under Visual C++ 6.0 with VTK 5.0.0, ITK 2.6.0 and Fltk-1.1-12-16-05.
I need some advices to try...
Thank you for your future help...
Javier E. Abache R.
LLama Gratis a cualquier PC del Mundo.
Llamadas a fijos y móviles desde 1 céntimo por minuto.
http://es.voice.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/igstk-users/attachments/20060620/d04c4075/attachment-0001.html>
More information about the IGSTK-Users
mailing list