Strange, I'm not seeing an actual error in that log output. Warnings usually don't stop a compile, and that particular warning (unused scene in dome code) has been around for a long time.
--Mitchell On Sat, Mar 2, 2013 at 6:34 PM, Kursad Karatas <[email protected]>wrote: > Hi > > I am getting a compiling problem with the latest svn #54983, something > todo with the GE code. For example > > \source\gameengine\Ketsji\KX_KetsjiEngine.cpp:389:52: warning: 'scene' > may be used uninitialized in this function [-Wuninitialized] > Linking CXX static library ..\..\..\lib\libge_logic_ketsji.a > [ 50%] Built target ge_logic_ketsji > mingw32-make: *** [all] Error 2 > > http://www.pasteall.org/40166 > > > thanks > > k > > _______________________________________________ > 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
