Ah, yup! OpenMP indeed got enabled by accident. The fix also seems to work, 
thanks!

-Patrick

> From: [email protected]
> Date: Fri, 14 Dec 2012 21:56:44 +0100
> To: [email protected]
> Subject: Re: [Bf-committers] Build error on OSX
> 
> I committed a fix for the version check now. Regarding the link error,
> try disabling OPENMP if you have it enabled. The implementation in
> Apple GCC 4.2 is broken, it's not usable for Blender. It should
> already be disabled by default for CMake on Mac.
> 
> Thanks,
> Brecht.
> 
> On Fri, Dec 14, 2012 at 8:19 PM, patrick boelens <[email protected]> wrote:
> >
> > 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
> _______________________________________________
> 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

Reply via email to