Hi all, using svn revision 55863 I have run into the following build error: [ 73%] Building CXX object intern/ghost/CMakeFiles/bf_intern_ghost.dir/intern/GHOST_WindowCocoa.mm.o/Users/lukeswanson/blender-build/blender/intern/ghost/intern/GHOST_WindowCocoa.mm: In constructor ‘GHOST_WindowCocoa::GHOST_WindowCocoa(GHOST_SystemCocoa*, const STR_String&, GHOST_TInt32, GHOST_TInt32, GHOST_TUns32, GHOST_TUns32, GHOST_TWindowState, GHOST_TDrawingContextType, bool, GHOST_TUns16)’:/Users/lukeswanson/blender-build/blender/intern/ghost/intern/GHOST_WindowCocoa.mm:628: error: ‘NSWindowCollectionBehaviorFullScreenPrimary’ was not declared in this scopemake[2]: *** [intern/ghost/CMakeFiles/bf_intern_ghost.dir/intern/GHOST_WindowCocoa.mm.o] Error 1make[1]: *** [intern/ghost/CMakeFiles/bf_intern_ghost.dir/all] Error 2make: *** [all] Error 2 I'm not sure exactly when this error was introduced, today would have been the first version I've built since r.55515, which obviously leaves over 300 commits that could have created this problem.Building with Cmake on Mac OSX 10.6.8. Any help or fix for this is greatly appreciated!
Thank you for your time.-LswaN _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
