Create a window, an OpenGL 3.x context, and set up some other common routines for error handling, window resizing, etc.
Create a window and an OpenGL context.
Just emit errors to stderr on GLFW errors.
See Source File