[Insight-users] How to start a new ITK project in Visual c++???

Luis Ibanez luis.ibanez at kitware.com
Wed Dec 20 08:18:59 EST 2006


Hi Ekta,

Welcome to ITK !

Please read the Tutorials:

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

In particular the session:

"Getting Started I"
http://www.itk.org/CourseWare/Training/GettingStartedI-WebPage/index.htm

It will guide you step by step through
the process of creating a Visual Studio
project.

You should also read the first three chapters
of the ITK Software Guide:

   http://www.itk.org/ItkSoftwareGuide.pdf


Yes, you should create a CMakeLists.txt file
and let CMake create the Visual Studio project
for you.  All this is explained in detail in
the Tutorials and in the Software Guide.


     Regards,


        Luis


-------------------
Ekta Amar wrote:
> Hi all,
>  
> I started just now to work in ITK. I'm confuse how to start a new ITK 
> project in C++.
> Is it necessary to create a CmakeList.txt file for every project I'll 
> create in C++.
>  
> I got answer in 2002 mailing thread that there is a file
> 
> VC_Custom_Projects.doc  which also discusses about it but unfortunately whatever I downloaded from ITK site I'm not able 
> 
> to find any such document. 
> 
> Please help me and let me know how can I start.
> 
> Thanks,
> 
> Ekta
> 
>  
> 
> Ms. Ekta Amar
> Grad Student
> Department of Civil Eng. and Geodetic Science
> The Ohio State University
> 470 Hitchcock Hall, 2070 Neil Avenue
> Columbus, OH 43210-1275
>  
> http://hcgl.eng.ohio-state.edu/~amar.3/home.htm
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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