[Bf-committers] Compiling Blender on CodeBlocks/MinGW

Raul Fernandez Hernandez raulf at info.upr.edu.cu
Fri May 21 16:03:10 CEST 2010


Hi

 I generate the Makefiles and the CodeBlocks files with CMake without
problems but when I compile the project in Codeblocks I get this errors



C:/Blender_Build/blenderSVN/intern/ghost/./GHOST_Types.h:45: error:
`__int64' does not name a type
mingw32-make.exe[1]: Leaving directory `C:/Users/Raul/Desktop'
C:/Blender_Build/blenderSVN/intern/ghost/./GHOST_Types.h:46: error:
`__int64' does not name a type
C:/Blender_Build/blenderSVN/intern/ghost/./GHOST_Types.h:438: error:
`GHOST_TUns64' does not name a type
C:/Blender_Build/blenderSVN/intern/ghost/./GHOST_Types.h:439: error:
`GHOST_TUns64' does not name a type
C:/Blender_Build/blenderSVN/intern/ghost/./GHOST_Types.h:443: error:
`GHOST_TUns64' does not name a type
C:/Blender_Build/blenderSVN/intern/ghost/./GHOST_Types.h:444: error:
`GHOST_TUns64' does not name a type
C:/Blender_Build/blenderSVN/intern/ghost/./GHOST_Types.h:492: error:
`GHOST_TUns64' has not been declared
C:/Blender_Build/blenderSVN/intern/ghost/./GHOST_Types.h:492: error: ISO
C++ forbids declaration of `time' with no type
mingw32-make.exe[2]: ***
[intern/ghost/CMakeFiles/bf_ghost.dir/intern/GHOST_Buttons.cpp.obj] Error
1
mingw32-make.exe[1]: *** [intern/ghost/CMakeFiles/bf_ghost.dir/all] Error 2
mingw32-make.exe: *** [all] Error 2
Process terminated with status 2 (0 minutes, 17 seconds)
8 errors, 11 warnings

any help/hint?     I'm compiling on Win7 64 bits

              Cheers  Farsthary




More information about the Bf-committers mailing list