[Insight-users] error while building in MS Visual C++ , cannot find header files

Luis Ibanez luis.ibanez at kitware.com
Sun Apr 15 09:59:04 EDT 2007


Hi Satbir,

Please follow the instructions in the Tutorials:

     http://www.itk.org/HTML/Tutorials.htm


In particular in the session:

   "Getting Started I: Introduction to ITK.  (HTML)"

http://www.itk.org/CourseWare/Training/GettingStartedI-WebPage/index.htm


This tutorial will guide you step by step through the
process of configuring and building ITK, as well as
through the process of writing your first projects
that use ITK.

If you currently can't find the ITK headers, it is likely
that you are not creating correctly the CMakeLists.txt
file for your project. Please read the tutorial above,
it will explain you how to create this CMakeLists.txt file.



   Regards,


      Luis




-------------
satbir wrote:
> Hi...
> have you got solution for problem u facing ..than please guide me i am also
> facing the same
> cheers
> soni
> 
> Ehtiati, Tina (SCR US EXT) wrote:
> 
>>Hello,
>> 
>>I am a new user to ITK, I am trying to run some of the easier examples,
>>Image1 and Image2. Cmake build works fine but I get an error when I
>>build ALL_BUILD using MS Visual Studio ( 6.0 ) . While building in
>>Visual Studio, I get errors such as "itkImage.h" not found and also
>>"itkImageFileReader.h" not found. 
>>
>>I am running the examples in a directroy I have created within the ITK
>>source tree. 
>>
>>What should I do to include ITK Header files ?
>>
>>Please Help.
>>
>>Thanks.
>>
>>
>>_______________________________________________
>>Insight-users mailing list
>>Insight-users at itk.org
>>http://www.itk.org/mailman/listinfo/insight-users
>>
>>
> 
> 


More information about the Insight-users mailing list