[Bf-committers] build error on Windows with Mingw32 ( bf_blenlib.dir/intern/winstuff.c.obj] Error 1 )

kk gonderici at plecxus.com
Mon Mar 4 23:14:58 CET 2013


Hi

I am getting a build error on Windows7 with Mingw32. I used Cmake to 
create the build for using with Mingw32 on Windows7 64bit.

here is the tail

D:/_BLENDER_BUILDS/SVN/blender/source/blender/blenlib/BLI_path_util.h:110:1: 
error: unknown type name 'bool'
D:/_BLENDER_BUILDS/SVN/blender/source/blender/blenlib/BLI_path_util.h:111:1: 
error: unknown type name 'bool'
D:/_BLENDER_BUILDS/SVN/blender/source/blender/blenlib/BLI_path_util.h:115:1: 
error: unknown type name 'bool'
D:/_BLENDER_BUILDS/SVN/blender/source/blender/blenlib/BLI_path_util.h:115:24: 
error: unknown type name 'bool'
D:/_BLENDER_BUILDS/SVN/blender/source/blender/blenlib/BLI_path_util.h:140:1: 
error: unknown type name 'bool'
D:/_BLENDER_BUILDS/SVN/blender/source/blender/blenlib/BLI_path_util.h:143:1: 
error: unknown type name 'bool'
D:/_BLENDER_BUILDS/SVN/blender/source/blender/blenlib/BLI_path_util.h:157:1: 
error: unknown type name 'bool'
D:/_BLENDER_BUILDS/SVN/blender/source/blender/blenlib/BLI_path_util.h:163:1: 
error: unknown type name 'bool'
D:\_BLENDER_BUILDS\SVN\blender\source\blender\blenlib\intern\winstuff.c:208:1: 
warning: 'UNUSED_BLI_alloc_utf16_from_8' defined bu
t not used [-Wunused-function]
mingw32-make[2]: *** 
[source/blender/blenlib/CMakeFiles/bf_blenlib.dir/intern/winstuff.c.obj] 
Error 1
mingw32-make[1]: *** 
[source/blender/blenlib/CMakeFiles/bf_blenlib.dir/all] Error 2
mingw32-make: *** [all] Error 2


and here is the rest

http://www.pasteall.org/40204

k


More information about the Bf-committers mailing list