[Qgis-developer] Mac OSX - Clean machine setup issues

Tom Elwertowski telwertowski at comcast.net
Sun Feb 4 03:58:29 EST 2007


William Kyngesburye wrote:
> A question on cmake - how well does it handle universal flags?

I haven't tried this but adding additional architectures by editing 
CMakeCache.txt is supposed to work.

CMAKE_OSX_ARCHITECTURES:STRING=ppc;i386

My file currently contains:

/Build architectures for OSX
CMAKE_OSX_ARCHITECTURES:STRING=ppc

//isysroot used for universal binary support
CMAKE_OSX_SYSROOT:STRING=/Developer/SDKs/MacOSX10.4u.sdk

Tom



More information about the Qgis-developer mailing list