This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In file included from /Users/ivras/git/oce/src/OpenGl/OpenGl_AspectFace.cxx:21: | |
In file included from /Users/ivras/git/oce/src/OpenGl/OpenGl_Texture.hxx:22: | |
In file included from /Users/ivras/git/oce/src/OpenGl/OpenGl_GlCore13.hxx:25: | |
In file included from /Users/ivras/git/oce/src/OpenGl/OpenGl_GlCore12.hxx:39: | |
/Users/ivras/git/oce/src/OpenGl/OpenGl_glext.h:5505:22: error: typedef | |
redefinition with different types ('unsigned int' vs 'void *') | |
typedef unsigned int GLhandleARB; | |
^ | |
/System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:65:15: note: | |
previous definition is here |