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

jmsoler at free.fr jmsoler at free.fr
Sun Dec 16 18:33:29 CET 2007


Selon jmsoler at free.fr:

> 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.
>
>

This one too :

Draw.c
source\blender\python\api2_5x\Draw.c(2044) : error C2129: fonction static 'void
spacescript_do_pywin_buttons(SpaceScript *,unsigned short)' déclarée mais non
définie
        source\blender\python\api2_5x\Draw.c(102) : voir la déclaration de
'spacescript_do_pywin_buttons'
scons: ***
[K:\developpement\bf-blender\build-blender\win32-vc\source\blender\python\api2_5x\Draw.obj]
Error 2
scons: building terminated because of errors.


jms



More information about the Bf-python mailing list