[Qgis-developer] Generating Xcode project with cmake
Gary Sherman
sherman at mrcc.com
Sun Feb 8 21:17:44 EST 2009
It turns out you can generate an Xcode project with cmake, you just
need to edit it afterwards to fix it up a bit.
cmake -G Xcode
Then edit the qgis1.0.0.xcode/project.pbxproj and replace all
occurrences of \\ with a single \
The project then loads---now I only have 202 errors. Plus there is
some serious namespace clash with the GDAL header files...
-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