[Insight-users] Fwd: Installing ITK

Luis Ibanez luis.ibanez at kitware.com
Fri Dec 10 17:39:09 EST 2010


Kishore,

Please see comments below


> ---------- Forwarded message ----------
> From: Kishore Devisetti <kishoredvrs at gmail.com>
> John,
> Thanks for your prompt response. I still have problems getting started.
> I found a files named "ITK.sln" in C:/InsightToolkit-3.20.0/Bin and I
> double clicked it. A lot of functions were loaded in Visual Studio.
> The instruction in ITK software, 2nd edition say following, but I am
> not sure how to do

http://www.itk.org/CourseWare/Training/GettingStartedI-WebPage/img27.html


> To create a new project with ITK is to create a new directory somewhere in
> your disk and create two files in it. The first one is a
> CMakeLists.txt file that will be used by
> CMake to generate a Makefile (if you are using UNIX) or a Visual
> Studio workspace (if you are using MS-Windows). What should be the
> content of the .txt file?

http://www.itk.org/CourseWare/Training/GettingStartedI-WebPage/img35.html


> The second file is an actual C++ program that will exercise some of
> the large number of classes available in ITK. What is the content of
> this C++ file ?
>

http://www.itk.org/CourseWare/Training/GettingStartedI-WebPage/img36.html


> Should I run CMakeSetup after above steps and provide my newly created
> directory as source dir and binary dir for new project?

Yes

> Is this a one time configuration process.


Yes



   Regards,


         Luis


More information about the Insight-users mailing list