jckarter / clay

The Clay programming language
http://claylabs.com/clay
Other
404 stars 34 forks source link

lib-clay's opengl incorrectly declares "initGLFunctions" #448

Closed alfredr closed 11 years ago

alfredr commented 11 years ago

lib-clay's opengl fails to declare the overloadable function "initGLFunctions" with define. As a result the opengl examples will no longer compile.

jckarter commented 11 years ago

Fixed in #449.