Hi, i am triying to link the GLFW lib with g++ but throw the next error “undefined reference to `glfwTerminate’” and so on with the rest of the functions
si alguien me pudiera ayudar
$COMPILER_FLAGS = “-Iexternal/include”
$LINKER_FLAGS = “”
Windows