One of the arguments to the function was an invalid value.
One of the arguments to the function was an invalid value, for example requesting a non-existent OpenGL or OpenGL ES version like 2.7.
Requesting a valid but unavailable OpenGL or OpenGL ES version will instead result in a @ref GLFW_VERSION_UNAVAILABLE error.
@analysis Application programmer error. Fix the offending call.
See Source File
One of the arguments to the function was an invalid value.
One of the arguments to the function was an invalid value, for example requesting a non-existent OpenGL or OpenGL ES version like 2.7.
Requesting a valid but unavailable OpenGL or OpenGL ES version will instead result in a @ref GLFW_VERSION_UNAVAILABLE error.
@analysis Application programmer error. Fix the offending call.