[Bf-committers] Windows bug remaining (from Ton)

jmsoler at free.fr jmsoler at free.fr
Wed Jul 12 17:02:36 CEST 2006


Selon Matt Ebb <matt at mke3.net>:

> -> We need a MSVC version to be absolutely sure it's not a compile
> issue...

Just a little problem  :

scons: `E:\bf-blender\build\win32-vc\lib\bf_readblenfile.lib' is up to date.
scons: `E:\bf-blender\build\win32-vc\lib\blender_render.lib' is up to date.
Compiling ==> 'toolbox.c'
toolbox.c
source\blender\src\toolbox.c(1472) : error C2275: 'Camera' : illegal use of this
 type as an expression
        source\blender\makesdna\DNA_camera_types.h(62) : see declaration of 'Cam
era'
source\blender\src\toolbox.c(1472) : error C2065: 'ca' : undeclared identifier
source\blender\src\toolbox.c(1474) : warning C4047: '=' : 'int' differs in level
s of indirection from 'void *'
source\blender\src\toolbox.c(1477) : error C2223: left of '->flag' must point to
 struct/union
source\blender\src\toolbox.c(1478) : error C2223: left of '->flag' must point to
 struct/union
source\blender\src\toolbox.c(1480) : error C2223: left of '->flag' must point to
 struct/union
source\blender\src\toolbox.c(1657) : warning C4244: 'function' : conversion from
 'int' to 'float', possible loss of data
source\blender\src\toolbox.c(1663) : warning C4244: 'function' : conversion from
 'int' to 'float', possible loss of data
source\blender\src\toolbox.c(1932) : warning C4244: '=' : conversion from 'doubl
e' to 'short', possible loss of data
source\blender\src\toolbox.c(1934) : warning C4244: '=' : conversion from 'doubl
e' to 'short', possible loss of data
source\blender\src\toolbox.c(1940) : warning C4244: 'function' : conversion from
 'double' to 'short', possible loss of data
source\blender\src\toolbox.c(1944) : warning C4244: 'function' : conversion from
 'double' to 'short', possible loss of data
source\blender\src\toolbox.c(1948) : warning C4244: 'function' : conversion from
 'double' to 'short', possible loss of data
source\blender\src\toolbox.c(1952) : warning C4244: 'function' : conversion from
 'double' to 'short', possible loss of data
source\blender\src\toolbox.c(1956) : warning C4244: 'function' : conversion from
 'double' to 'short', possible loss of data
source\blender\src\toolbox.c(1960) : warning C4244: 'function' : conversion from
 'double' to 'short', possible loss of data
source\blender\src\toolbox.c(1965) : warning C4244: '=' : conversion from 'doubl
e' to 'short', possible loss of data
source\blender\src\toolbox.c(1967) : warning C4244: '=' : conversion from 'doubl
e' to 'short', possible loss of data
scons: *** [E:\bf-blender\build\win32-vc\source\blender\src\toolbox.obj] Error 2





More information about the Bf-committers mailing list