Search found 1 match
- Sat Oct 31, 2009 5:23 pm
- Forum: Coding Blender
- Topic: Building troubles on osx 10.6
- Replies: 28
- Views: 21188
The new one has more automatism, up to you is to set : WITH_GHOST_COCOA=True MACOSX_ARCHITECTURE = 'x86_64' # valid archs: ppc, i386, ppc64, x86_64 other stuff up to you: omp, perhaps 10.6.sdk, whatever Again: for 64bit , GHOST_COCOA=True is needed. Jens Thanks Jens for this tip - worked great for ...