[Bf-committers] python API : problem with the last changes in source\blender\python\api2_2x\Lattice.c

jean-michel soler jmsoler at free.fr
Tue Feb 27 11:20:25 CET 2007


http://projects.blender.org/pipermail/bf-blender-cvs/2007-February/009394.html

MSVC7.1, Scons :

Compiling ==> 'Lattice.c'
Lattice.c
source\blender\python\api2_2x\Lattice.c(272) : error C2275: 'PyObject' : 
illegal
 use of this type as an expression
        e:\bf-blender\lib\windows\python\include\python2.4\object.h(104) 
: see d
eclaration of 'PyObject'
source\blender\python\api2_2x\Lattice.c(272) : error C2065: 'dict' : 
undeclared
identifier
source\blender\python\api2_2x\Lattice.c(276) : warning C4047: 'function' 
: 'PyOb
ject *' differs in levels of indirection from 'int'
source\blender\python\api2_2x\Lattice.c(277) : warning C4047: 'function' 
: 'PyOb
ject *' differs in levels of indirection from 'int'
source\blender\python\api2_2x\Lattice.c(281) : warning C4047: 'function' 
: 'PyOb
ject *' differs in levels of indirection from 'int'
source\blender\python\api2_2x\Lattice.c(282) : warning C4047: 'function' 
: 'PyOb
ject *' differs in levels of indirection from 'int'
source\blender\python\api2_2x\Lattice.c(283) : warning C4047: 'function' 
: 'PyOb
ject *' differs in levels of indirection from 'int'
scons: *** 
[E:\bf-blender\build\win32-vc\source\blender\python\api2_2x\Lattice.o
bj] Error 2
scons: building terminated because of errors.
E:\bf-blender\blender>

jms



More information about the Bf-committers mailing list