0 Members and 1 Guest are viewing this topic.
Just get Xcode, and it will install the OpenGL headers as part of it.
#include<OpenGL/gl.h> //Include like this#include<GL/gl.h> //Not like this