I checked out a more current svn to get the fix for blenderplayer not installing and hacked bpy_util to not complain about python 3.1 but ran into another issue:
/builddir/build/BUILD/blender-2.56.svn35406/source/blender/python/generic/py_capi_utils.c:98:3: error: implicit declaration of function 'PyFrame_GetLineNumber' /builddir/build/BUILD/blender-2.56.svn35406/source/blender/python/generic/py_capi_utils.c:215:3: error: implicit declaration of function 'PyUnicode_EncodeFSDefault' Is this due to using python 3.1 or is this unrelated? Thanks, Richard _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
