[Insight-users] including ITK in Xcode 3.1.2

Luis Ibanez luis.ibanez at kitware.com
Sun Jul 5 17:59:03 EDT 2009


Hi Alex,

Are you using CMake in order to configure your project ?


If yes, please post your CMakeLists.txt file to the
mailing list.


If not, then we strongly encourage you to use CMake
to configure your project.


    Thanks


       Luis


-----------------------
Alex Dermenakis wrote:
> Hi, I'm having trouble including ITK in the Xcode project.
> I installed InsightToolKit from darwin ports, and it seems that the 
> headers are in "/opt/local/include/InsightToolKit/"
> I add this path in the user header search paths of my project and I 
> choose the have recursive search.
> My problem is that when It compiles it cannot include the header files 
> included with "<, >" but it finds the ones
> included with ".
> 
> for example it cannot do #include <vcl_cmath.h> 
> 
> in vnl_math.h
> 
> thanks
> 
> 
> ------------------------------------------------------------------------
> 
> _____________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> 
> Please keep messages on-topic and check the ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users


More information about the Insight-users mailing list