Code::blocks installed.
I'm compiling everything at the same time... Is it right?
The same problem happens
Here is the buld log:
I'm compiling everything at the same time... Is it right?
The same problem happens
Here is the buld log:
[SELECT ALL] Code:
Compiling: C:\Program Files (x86)\Double-Shot\source\src\clientgame.cpp
In file included from C:\Program Files (x86)\Double-Shot\source\src\/cube.h:7,
from C:\Program Files (x86)\Double-Shot\source\src\clientgame.cpp:3:
C:\Program Files (x86)\Double-Shot\source\src\/platform.h:29:18: zlib.h: No such file or directory
C:\Program Files (x86)\Double-Shot\source\src\/platform.h:30:23: enet/enet.h: No such file or directory
C:\Program Files (x86)\Double-Shot\source\src\/platform.h:46:21: SDL.h: No such file or directory
C:\Program Files (x86)\Double-Shot\source\src\/platform.h:47:27: SDL_image.h: No such file or directory
C:\Program Files (x86)\Double-Shot\source\src\/platform.h:50:22: utf8.h: No such file or directory
C:\Program Files (x86)\Double-Shot\source\src\/platform.h:55:28: SDL_opengl.h: No such file or directory
In file included from C:\Program Files (x86)\Double-Shot\source\src\/platform.h:58,
from C:\Program Files (x86)\Double-Shot\source\src\/cube.h:7,
from C:\Program Files (x86)\Double-Shot\source\src\clientgame.cpp:3:
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2322: error: typedef `PFNGLBLENDCOLORPROC' is initialized (use __typeof__ instead)
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2322: error: `GLclampf' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2322: error: `GLclampf' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2322: error: `GLclampf' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2322: error: `GLclampf' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2323: error: typedef `PFNGLBLENDEQUATIONPROC' is initialized (use __typeof__ instead)
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2323: error: `GLenum' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2324: error: typedef `PFNGLDRAWRANGEELEMENTSPROC' is initialized (use __typeof__ instead)
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2324: error: `GLenum' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2324: error: `GLuint' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2324: error: `GLuint' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2324: error: `GLsizei' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2324: error: `GLenum' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2324: error: expected primary-expression before "const"
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2325: error: typedef `PFNGLCOLORTABLEPROC' is initialized (use __typeof__ instead)
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2325: error: `GLenum' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2325: error: `GLenum' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2325: error: `GLsizei' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2325: error: `GLenum' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2325: error: `GLenum' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2325: error: expected primary-expression before "const"
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2326: error: typedef `PFNGLCOLORTABLEPARAMETERFVPROC' is initialized (use __typeof__ instead)
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2326: error: `GLenum' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2326: error: `GLenum' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2326: error: expected primary-expression before "const"
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2327: error: typedef `PFNGLCOLORTABLEPARAMETERIVPROC' is initialized (use __typeof__ instead)
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2327: error: `GLenum' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2327: error: `GLenum' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2327: error: expected primary-expression before "const"
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2328: error: typedef `PFNGLCOPYCOLORTABLEPROC' is initialized (use __typeof__ instead)
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2328: error: `GLenum' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2328: error: `GLenum' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2328: error: `GLint' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2328: error: `GLint' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2328: error: `GLsizei' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2329: error: typedef `PFNGLGETCOLORTABLEPROC' is initialized (use __typeof__ instead)
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2329: error: `GLenum' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2329: error: `GLenum' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2329: error: `GLenum' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2329: error: `GLvoid' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2329: error: `table' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2330: error: typedef `PFNGLGETCOLORTABLEPARAMETERFVPROC' is initialized (use __typeof__ instead)
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2330: error: `GLenum' was not declared in this scope
C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/../../../../include/GL/glext.h:2330: error: `GLenum' was not declared in this scope
Process terminated with status 1 (0 minutes, 16 seconds)
50 errors, 0 warnings