[Insight-users] difficuty to find IterativeClosestPoint1

Luis Ibanez luis.ibanez at kitware.com
Mon Mar 26 15:04:00 EST 2007


Hi Alireza,

It is likely that you didn't enabled the flag

              ITK_USE_PATENTED

when you configured ITK with CMake.



Please do the following:

1) Rerun CMake,
2) Go to the Advanced options
3) Enable the flag ITK_USE_PATENTED
4) Built ITK again.



     Regards,


        Luis


-------------------------
Alireza Salamy wrote:
> Hi all users,
> I build ITK successfully,and we know that IterativeClosestPoint1.cxx is 
> located at Insight\example\patented,but when I build ITK,I can't find 
> the build code of IterativeClosestPoint1,since in the  example built 
> directory(Insight\ITK_Binary_directory\example) there isn't any Patented 
> folder,So where is built IterativeClosestPoint1?
> thanks for your help
> Alireza
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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