[Bf-committers] Scons compiling errors on Windows

Carsten Wartmann cw at blenderbuch.de
Wed Nov 28 12:13:42 CET 2007


Joshua Leung schrieb:
> Here are the only errors that appear:
> 
> Linking library ==> 'libsrc.a'
> scons: *** [C:\blenderdev\build\lib\libsrc.a] Error 1
> scons: building terminated because of errors.

D:\bdev\bfb\lib\libblender_python.a(charRGBA.o):charRGBA.c:(.text+0x66f): 
undefined reference to `_imp__PyExc_IndexError'
D:\bdev\bfb\lib\libblender_python.a(charRGBA.o):charRGBA.c:(.text+0x6a5): 
undefined reference to `_imp__PyExc_TypeError'
D:\bdev\bfb\lib\libblender_python.a(charRGBA.o):charRGBA.c:(.text+0x7ce): 
undefined reference to `_imp__PyExc_AttributeError'
D:\bdev\bfb\lib\libblender_python.a(charRGBA.o):charRGBA.c:(.text+0xa50): 
undefined reference to `_imp__PyExc_TypeError'
collect2: ld returned 1 exit status
scons: building terminated because of errors.
scons: *** [D:\bdev\bfb\bin\blender.exe] Error 1


Maybe related? However I am lost, I can't compile anymore, linux with 
scons still works (tried yesterday). I just ckecked out a fresh version 
but still this error.

Best Regards,
Carsten


More information about the Bf-committers mailing list