Skip to content

Instantly share code, notes, and snippets.

View iras's full-sized avatar

Ivano Ras iras

  • Farnham, Surrey, UK
View GitHub Profile
@iras
iras / 1 Error (until [79%])
Last active December 27, 2015 02:19
OCE compile output after updating to OS X 10.9
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