[Insight-developers] OSX 10.8.3 and ITK

Ho Cheung hocheung20 at gmail.com
Thu Mar 21 17:22:45 EDT 2013


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




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-developers/attachments/20130321/4bcdec8d/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2550 bytes
Desc: not available
URL: <http://www.itk.org/pipermail/insight-developers/attachments/20130321/4bcdec8d/attachment.bin>


More information about the Insight-developers mailing list