Sorry for the triple mail, but it seems this issue isn't resolved yet, despite commit 52993. MAC_OS_X_VERSION_10_7 has not been defined in AvailabilityMacros yet (replacing this with 1070 in GHOST_WindowCocoa works as expected).
I also now get an error later on in the build, at the linking of the binary: http://www.pasteall.org/38027 Any help with this would be much appreciated. Thanks, Patrick > From: [email protected] > To: [email protected] > Date: Thu, 13 Dec 2012 21:42:58 +0100 > Subject: Re: [Bf-committers] Build error on OSX > > > Alright, I took another look and it seems setWantsBestResolutionOpenGLSurface > wasn't added until a later XCode version for Lion (I'm on Snow Leopard > myself). This makes sense, since pre-Lion Macbooks don't have retina displays > unless you'd explicitly downgrade after purchase. It is causing trouble for > older setups though, so I'm guessing this needs some kind of check to see if > a newer XCode is installed (not just MAC_OS_X_VERSION, since this doesn't > assure anything about the XCode version if I'm not mistaken). > > -Patrick > > > From: [email protected] > > To: [email protected] > > Date: Thu, 13 Dec 2012 18:31:12 +0100 > > Subject: [Bf-committers] Build error on OSX > > > > > > Hey everyone, > > > > Whew, lots of build errors this week it seems. Sorry if I missed this one > > coming by before but I think it's new. I'm getting the following in GHOST: > > http://www.pasteall.org/38007 > > I did tinker with this file a bit in the past, but it was completely > > separate from this, so should be irrelevant I think. Any ideas as to what's > > wrong? I did a quick scan of the function but couldn't figure it out. > > > > Cheers, > > Patrick > > > > _______________________________________________ > > Bf-committers mailing list > > [email protected] > > http://lists.blender.org/mailman/listinfo/bf-committers > > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
