[Insight-users] trouble to build diffeomorphic Demons
Tao,Guozhi
GTao at mdanderson.org
Tue Dec 23 10:56:05 EST 2008
Hi, Luis and Everyone:
I am new ITK user and have trouble to build diffeomorphic demons on red hat linux.
1 I installed Cmake and ITK. And I can build the HelloWorld Project and several other registration projects in Example folders.
2 Than I am trying to buid diffeomorphic Demons downloaded from http://hdl.handle.net/1926/510 by Tom.
3 I used the CMakeLists.txt given by Tom since I am not good at creating CMake file. Cmake configuration and generating are ok.
4 When I run make, it shows a lot of errors such as following
/hometools/Application/DiffeomorphicDemons-2008-11-Vercauteren-IJSource/DemonsRegistration.cxx:11:54: error: itkDiffeomorphicDemonsRegistrationFilter.h: No such file or directory
/home/tools/Application/DiffeomorphicDemons-2008-11-Vercauteren-IJSource/DemonsRegistration.cxx:13:60: error: itkFastSymmetricForcesDemonsRegistrationFilter.h: No such file or directory
/home/tools/Application/DiffeomorphicDemons-2008-11-Vercauteren-IJSource/DemonsRegistration.cxx:14:43: error: itkGridForwardWarpImageFilter.h: No such file or directory
5 Clearly the compuater can't find the class written by Tom, which is located at ITK_source/code/Review folder. Can you please help me to figure out this problem.
By the way, I followed ITK_gettingstartedI to build ITK, so I disabled build example and application.
Thanks a lot and happy Christmas
George
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20081223/181c5e79/attachment.htm>
More information about the Insight-users
mailing list