[Bf-committers] Build error on OSX

patrick boelens p_boelens at msn.com
Fri Dec 14 23:07:28 CET 2012


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

-Patrick

> From: brechtvanlommel at pandora.be
> Date: Fri, 14 Dec 2012 21:56:44 +0100
> To: bf-committers at blender.org
> 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 <p_boelens at msn.com> 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: p_boelens at msn.com
> >> To: bf-committers at blender.org
> >> 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: p_boelens at msn.com
> >> > To: bf-committers at blender.org
> >> > 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
> >> > Bf-committers at blender.org
> >> > http://lists.blender.org/mailman/listinfo/bf-committers
> >>
> >> _______________________________________________
> >> Bf-committers mailing list
> >> Bf-committers at blender.org
> >> http://lists.blender.org/mailman/listinfo/bf-committers
> >
> > _______________________________________________
> > Bf-committers mailing list
> > Bf-committers at blender.org
> > http://lists.blender.org/mailman/listinfo/bf-committers
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
 		 	   		  


More information about the Bf-committers mailing list