[Insight-users] installation problem

Luis Ibanez luis.ibanez@kitware.com
Thu, 21 Nov 2002 13:47:17 -0500


Hi imho,

I agree with Julien, something is going wrong in
finding the location where you have ITK sources.

Could you please post the CMakeCache.txt file
that was generated by CMake when you configured ITK ?
You will find this file in the ITK binary directory
where ITK was built.

Please post also the CMakeCache.txt file that is
generated when you configure QtITK.

For some reason, the ITK directories are not being
set in the include path.

Thanks,



    Luis

===========================================================


imho wrote:

> yes, and now I have this :
> 
> C:\internet\VTK\ITK\InsightToolkit-1.0.0\Examples\QtITK\bin\../itkQtAdaptor.h(21) 
> : fatal error C1083: Cannot open include file: 'itkObject.h': No such 
> file or directory
> moc_itkQtLightIndicator.cxx
> C:\internet\VTK\ITK\InsightToolkit-1.0.0\Examples\QtITK\bin\../itkQtLightIndicator.h(3) 
> : fatal error C1083: Cannot open include file: 'itkCommand.h': No such 
> file or directory
> itkQtProgressBar.cxx
> C:\internet\VTK\ITK\InsightToolkit-1.0.0\Examples\QtITK\itkQtProgressBar.cxx(20) 
> : fatal error C1083: Cannot open include file: 'itkProcessObject.h': No 
> such file or directory
> qtITK.cxx
> C:\internet\VTK\ITK\InsightToolkit-1.0.0\Examples\QtITK\qtITK.cxx(24) : 
> fatal error C1083: Cannot open include file: 'itkImage.h': No such file 
> or directory
> 
> one first problem solved?
> Do I have to do something similar with itk?
> 
> Thanks
> 
> 
> Julien Jomier wrote:
>