<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi all,<div><br></div><div>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.</div><div><br></div><div>I get errors such as this when trying to build ITK (master, nightly-master or v4.3.1 branch/tags):</div><div><br></div><div><div>[ 90%] Building CXX object Modules/IO/LSM/src/CMakeFiles/ITKIOLSM.dir/itkLSMImageIO.cxx.o</div><div>In file included from /Users/hocheung20/ITK-master/src/Modules/IO/LSM/src/itkLSMImageIO.cxx:30:</div><div>/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."</div><div>/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."</div><div>/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."</div></div><div>… (more errors because the above are undefined)</div><div><br></div><div>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.</div><div><br></div><div>Sean could you reproduce this as well?</div><div><br></div><div>Thanks,</div><div><br><div>
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Ho Cheung</div><div>Research Assistant</div><div>Bio-Image Analytics Laboratory - University of Houston</div><div>(775) 388-2368</div><div><br></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br></div></body></html>