[Bf-python] [SVN] new API on main branch ...

jmsoler at free.fr jmsoler at free.fr
Sun Dec 16 18:32:08 CET 2007


Selon jms <jmsoler at free.fr>:

> Problem in  bpy_float.c when it is comppiled with MSVC 8.
>
> bpy_float.c
> source\blender\python\api2_5x\bpy_float.c(137) : error C2099:
> l'initialiseur n'est pas une constante
> source\blender\python\api2_5x\bpy_float.c(142) : warning C4047:
> 'initialisation'  : 'Py_ssize_t' diffère de 'initproc' dans les niveaux
> d'indirection
> scons: ***
>
[K:\developpement\bf-blender\build-blender\win32-vc\source\blender\python\api2_5x\bpy_float.obj]
> Error 2
> scons: building terminated because of errors.
>
>

Another one :

bpy_gl.c
source\blender\python\api2_5x\bpy_gl.c(302) : warning C4133: 'initialisation' :
types incompatibles - de 'PyObject *' à 'BPyGLBufferObject *'
Compiling ==> 'bpy_list.c'
bpy_list.c
source\blender\python\api2_5x\bpy_list.c(836) : error C2099: l'initialiseur
n'est pas une constante
source\blender\python\api2_5x\bpy_list.c(841) : warning C4047: 'initialisation'
: 'Py_ssize_t' diffère de 'initproc' dans les niveaux d'indirection
scons: *** [K:\developpement\bf-blender\build-blender\win32-vc\source\blender\py
thon\api2_5x\bpy_list.obj] Error 2
scons: building terminated because of errors.


jms



More information about the Bf-python mailing list