On 23. Jun, 2010, at 20:51 , j s wrote: > I am on a macbook, and when I try to compile cmake 2.8.1 using cmake, I get > the following errors: > In file included from > /Users/jsanchez/tclmake/cmake/cmake-2.8.1/Source/kwsys/SystemInformation.cxx:29: > /cmake_debug/Source/cmsys/FundamentalType.h:75:3: error: #error "No native > data type can represent a 16-bit integer." > /cmake/cmake_debug/Source/cmsys/FundamentalType.h:86:3: error: #error "No > native data type can represent a 32-bit integer." > /cmake/cmake_debug/Source/cmsys/FundamentalType.h:106:3: error: #error "No > native data type can represent a 64-bit integer." > > How can I fix this? The Readme.txt says this should be possible, and that > bootstrap is if you don't have it already installed. > > Thanks, > > Juan
Works fine here (x86_64, Mac OS X 10.6.4, CMake 2.8.1 installed via homebrew). Michael _______________________________________________ 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 CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake