You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building v8-gl was failing on OSX Lion. The OpenGL library was not being included properly. To fix it change 'OpenGL/OpenGL.h' to 'OpenGL/gl.h' in the following files.
Building v8-gl was failing on OSX Lion. The OpenGL library was not being included properly. To fix it change 'OpenGL/OpenGL.h' to 'OpenGL/gl.h' in the following files.
glubindings/glubind.h
glutbindings/glutbind.h
glesbindings/glesbind.cpp
glbindings/glbind.cpp
The text was updated successfully, but these errors were encountered: