Untitled
By: a guest | Mar 20th, 2010 | Syntax:
None | Size: 1.25 KB | Hits: 47 | Expires: Never
../../../source/lib/res/graphics/ogl_shader.cpp:105: error: ‘TimerClient* glCompileShader’ redeclared as different kind of symbol
/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2974: error: previous declaration of ‘void glCompileShader(GLuint)’
../../../source/lib/res/graphics/ogl_shader.cpp:106: error: ‘TimerClient* glLinkProgram’ redeclared as different kind of symbol
/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2977: error: previous declaration of ‘void glLinkProgram(GLuint)’
../../../source/lib/res/graphics/ogl_shader.cpp: In function ‘LibError Ogl_Shader_reload(Ogl_Shader*, const VfsPath&, Handle)’:
../../../source/lib/res/graphics/ogl_shader.cpp:150: error: no matching function for call to ‘ScopeTimerAccrue::ScopeTimerAccrue(void (&)(GLuint))’
../../../source/lib/timer.h:320: note: candidates are: ScopeTimerAccrue::ScopeTimerAccrue(TimerClient*)
../../../source/lib/timer.h:318: note: ScopeTim../../source/lib/timer.h:320: note: candidates are: ScopeTimerAccrue::ScopeTimerAccrue(TimerClient*)
../../../source/lib/timer.h:318: note: ScopeTimerAccrue::ScopeTimerAccrue(const ScopeTimerAccrue&)
make[1]: *** [obj/lowlevel_Debug/ogl_shader.o] Error 1
make: *** [lowlevel] Error 2