[Bf-committers] r39813 - OSX: additionally choice to link against python-framework again ::: SCONS build failures

Mike S blenderdev at mikes.id.au
Wed Aug 31 07:56:46 CEST 2011


Hi,

attempting to build using scons after this update fails. Build was on 
OSX 10.6.8 , only changes to default scons build config were to set 
x86_64 build arch.

Linking stage of Blender/Blenderplayer fails with messages of type:

Undefined symbols:
   "_PyDict_SetItemString", referenced from:
       loadGamePythonConfig(char*, int)in 
libge_logic_ketsji.a(KX_PythonInit.o)
       initGameKeys()     in libge_logic_ketsji.a(KX_PythonInit.o)
       initGameKeys()     in libge_logic_ketsji.a(KX_PythonInit.o)
       initGameKeys()     in libge_logic_ketsji.a(KX_PythonInit.o)
       initGameKeys()     in libge_logic_ketsji.a(KX_PythonInit.o)

etc etc ........

Mike.


More information about the Bf-committers mailing list