Yes, sorry On my user-config.py i've set WITH_BF_GAMEENGINE to False, then have this error: (...) Compiling ==> 'view3d_view.c' source/blender/editors/space_view3d/view3d_view.c: In function ‘game_engine_exec’: source/blender/editors/space_view3d/view3d_view.c:1831: error: ‘op’ undeclared (first use in this function) source/blender/editors/space_view3d/view3d_view.c:1831: error: (Each undeclared identifier is reported only once source/blender/editors/space_view3d/view3d_view.c:1831: error: for each function it appears in.) source/blender/editors/space_view3d/view3d_view.c:1773: warning: unused parameter ‘C’ scons: *** [/usr/src/build/linux2/source/blender/editors/space_view3d/view3d_view.o] Error 1 scons: building terminated because of errors.
(I've tried to build it on debian squeeze 32bits) Best regards Laurent Clouet Le 16/10/2010 16:39, Campbell Barton a écrit : > On Sat, Oct 16, 2010 at 2:28 PM, Laurent CLOUET > <[email protected]> wrote: > >> Hello >> >> I hope i did the right thing and i am in the right list. >> >> Today i've try to build blender and it failed. >> The patch #24290 fix it for me, i think the bug has been introduced by >> svn32479. >> >> >> Best regards >> >> Laurent Clouet >> > could you post the error your getting? > its building ok here. > _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
