Versión GL faltante
// Set GLFW context for GLEW to use
// NOTE: GLEW will throw an "missing GL version" error without this
glfwMakeContextCurrent(window);
Av3
// Set GLFW context for GLEW to use
// NOTE: GLEW will throw an "missing GL version" error without this
glfwMakeContextCurrent(window);