Hi William, On Tue, Dec 22, 2009 at 9:27 AM, Damien Plisson <[email protected]> wrote: > What is this Darwin-9.8.0-i386 libs folder? Have you rebuilt all the libs by > yourself? > For building for 10.5, you can download the darwin-9.x.universal folder from > svn. You may have to change the libs folder config in scons to use this one, > along with the arch (i386, x86_64, ppc)
It seems Makefiles are being used. The error is in building the blender player, which isn't supported in 2.5 yet, you can disable it by adding this line to user-def.mk (file in root blender folder, if it isn't there, you can create it). export WITH_BF_BLENDERPLAYER=false Brecht. _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
