[Bf-committers] source/blender/python/api2_2x/Group.c

Charles Schwalbach charles at charlesschwalbach.com
Thu Dec 28 02:31:43 CET 2006


On Irix (so it could be specific to the OS, but hopefully it can be
globally changed):

Compiling ==> 'Group.c'
c99 WARNING:  -I/sierra/development/bf-blender/build/irix6/source/blender/render/extern/include
does not refer to a valid directory
c99 WARNING:  -I/sierra/development/bf-blender/build/irix6/source/blender/radiosity/extern/include
does not refer to a valid directory
c99 WARNING:  -I/sierra/development/bf-blender/build/irix6/source/blender/include
does not refer to a valid directory
cc-1119 c99: ERROR File = source/blender/python/api2_2x/Group.c, Line = 265
  The "return" expression type differs from the function return type.

        GROUP_DEL_CHECK_PY(self);
        ^

1 error detected in the compilation of "source/blender/python/api2_2x/Group.c".
scons: *** [/sierra/development/bf-blender/build/irix6/source/blender/python/api2_2x/Group.o]
Error 2
scons: building terminated because of errors.

Any ideas on fixes? Is this just an Irix issue?

Thanks,

Charles


More information about the Bf-committers mailing list