Still getting the same error message Of
main.o:main.cpp:(.text+0x17): undefined reference to glfwInit'
main.o:main.cpp:(.text+0x56): undefined reference toglfwCreateWindow'
main.o:main.cpp:(.text+0x64): undefined reference to glfwTerminate'
main.o:main.cpp:(.text+0x76): undefined reference toglfwMakeContextCurrent'
main.o:main.cpp:(.text+0x81): undefined reference to glfwWindowShouldClose'
main.o:main.cpp:(.text+0xa4): undefined reference toglfwSwapBuffers'
main.o:main.cpp:(.text+0xa9): undefined reference to glfwPollEvents'
main.o:main.cpp:(.text+0xb0): undefined reference toglfwTerminate'
Please help cause i have been stuck on downloading since 3 days