[Insight-users] trouble to build diffeomorphic Demons

Bill Lorensen bill.lorensen at gmail.com
Tue Dec 23 10:59:43 EST 2008


When you run cmake, be sure to set ITK_USE_REVIEW ON. It is off by default.

On Tue, Dec 23, 2008 at 10:56 AM, Tao,Guozhi <GTao at mdanderson.org> wrote:
> 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
>
> _______________________________________________
> 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