Hi all,

As you may know, Apple released OSX 10.8.3 earlier this week (as well as 
updating Xcode to 4.6.1). I do not know whether or not they upgraded clang 
however.

I get errors such as this when trying to build ITK (master, nightly-master or 
v4.3.1 branch/tags):

[ 90%] Building CXX object 
Modules/IO/LSM/src/CMakeFiles/ITKIOLSM.dir/itkLSMImageIO.cxx.o
In file included from 
/Users/hocheung20/ITK-master/src/Modules/IO/LSM/src/itkLSMImageIO.cxx:30:
/Users/hocheung20/ITK-master/bin/Modules/ThirdParty/KWSys/src/itksys/FundamentalType.h:75:3:
 error: #error "No native data type can represent a 16-bit integer."
/Users/hocheung20/ITK-master/bin/Modules/ThirdParty/KWSys/src/itksys/FundamentalType.h:86:3:
 error: #error "No native data type can represent a 32-bit integer."
/Users/hocheung20/ITK-master/bin/Modules/ThirdParty/KWSys/src/itksys/FundamentalType.h:106:3:
 error: #error "No native data type can represent a 64-bit integer."
… (more errors because the above are undefined)

ITK compiles correctly however when I use a CMakeCache that was generated in 
10.8.2, so I believe it's a CMake try-compile bug.

Sean could you reproduce this as well?

Thanks,

Ho Cheung
Research Assistant
Bio-Image Analytics Laboratory - University of Houston
(775) 388-2368




Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://kitware.com/products/protraining.php

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-developers

Reply via email to