Changes between Initial Version and Version 1 of Ticket #24649
- Timestamp:
- Apr 25, 2010, 6:16:41 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24649
- Property Owner changed from macports-tickets@… to takeshi@…
-
Ticket #24649 – Description
initial v1 1 1 Wants the SDK version to equal the OSX version. 2 2 {{{ 3 3 System Version: Mac OS X 10.5.8 (9L31a) 4 4 Kernel Version: Darwin 9.8.0 5 5 Xcode Version: 3.1.4 6 6 }}} 7 {{{ 7 8 CMake Error at /opt/local/share/cmake-2.8/Modules/Platform/Darwin.cmake:140 (message): 8 9 CMAKE_OSX_DEPLOYMENT_TARGET (10.5) is greater than CMAKE_OSX_SYSROOT SDK … … 13 14 /opt/local/share/cmake-2.8/Modules/CMakeSystemSpecificInformation.cmake:36 (INCLUDE) 14 15 CMakeLists.txt:38 (project) 15 16 }}}