[Bf-committers] SVN 35405 compile problem

Richard Shaw hobbes1069 at gmail.com
Tue Mar 8 17:24:35 CET 2011


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


More information about the Bf-committers mailing list