My program using GLFW is finally seeing references to most of its functions, all except _imp__glClear@4, why is this the only one missing?
I have been trying to set up a graphics environment using GLFW following this tutorial on OpenGL:
I have been trying to set up a graphics environment using GLFW following this tutorial on OpenGL: