[Insight-users] Re: compiling problems
Luis Ibanez
luis.ibanez at kitware.com
Wed Sep 1 08:49:51 EDT 2004
Hi Dhaval,
There is something inconsistent in your description.
The Example "DeformableRegistration6.cxx" is located
in the directory
Insight/Examples/Registration
How did it got to:
" C:\deformable registration6.cxx " ?
Did you move it there ?
If so...., did you adapted the CMakeLists.txt file
accordingly ?
Did you already read the tutorial on how
to run your first application using ITK ?
You will find the tutorial at
http://www.itk.org/HTML/Tutorials.htm
In particular you should read:
http://www.itk.org/CourseWare/Training/GettingStartedI-WebPage/img0.html
Regards,
Luis
----------------------
Dalal, Dhaval wrote:
> Hi Everyone
> I downloaded and installed ITK 1.8 and Cmake 2.0
> The next step i did was by pointing CMake to the top level directory and
> then using the CMake GUI to "turn on" the building of examples, ITK.dsw file
> was created.
>
> I opened the workspace in visual studio 6, then went to the deformabale
> registration 6 file and tried compiling it, but i got this message
>
> cannot compile file " C:\deformable registration6.cxx "; no compile tool is
> associated with the file extension.
> Can you please help me out .
> My goal is to use the bspline transforma with Viola-weels implemented MI.
> How can i use the generated cmake files for my purpose , why cant i create a
> win32 console project for my purpose and proceed.
>
> any suggestions will be greatly appreciated!!
> thanx
> Dhaval
>
More information about the Insight-users
mailing list