GLFW -Fehler: Die GLFW -Bibliothek ist nicht initialisiert
if (!glfwInit(INIT_ARGS)) {
// Some error happened!
}
Avetharun
if (!glfwInit(INIT_ARGS)) {
// Some error happened!
}