[Qgis-developer] Building universal binary on Leopard for Tiger
Gary Sherman
sherman at mrcc.com
Tue Apr 29 23:57:01 EDT 2008
On Apr 29, 2008, at 7:37 PM, Tom Elwertowski wrote:
> This appears to be a CMake bug in the root CMakeLists.txt caused by
> FIND_LIBRARY(APP_SERVICES_LIBRARY ApplicationServices).
>
> If you add the prefix /Developer/SDKs/MacOSX10.4u.sdk to the path
> APP_SERVICES_LIBRARY:FILEPATH=/System/Library/Frameworks/
> ApplicationServices.framework
> in CMakeCache.txt, the IOKit header errors go away. CMake adds the
> path to CXX_FLAGS using -F; this seems to turn the boot /System/
> Library into another directory to search before the -sysroot paths.
By adding the prefix do you mean the line should look like:
APP_SERVICES_LIBRARY:FILEPATH=/Developer/SDKs/MacOSX10.4u.sdk/System/
Library/Frameworks/ApplicationServices.framework
or ??
-gary
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
Gary Sherman
Chair, QGIS Project Steering Committee
-Micro Resources: http://mrcc.com
*Geospatial Hosting
*Web Site Hosting
-Desktop GIS Book:
*http://desktopgisbook.com
"We work virtually everywhere"
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
More information about the Qgis-developer
mailing list