danielepanozzo / cg-old

44 stars 16 forks source link

glfw find_package(OpenGL REQUIRED) error, Could NOT find OpenGL #117

Open hehedalalal opened 4 years ago

hehedalalal commented 4 years ago

Dear Professor, in Assignment_2, when it run glfw\CMakeLists : "if (_GLFW_USE_OPENGL) find_package(OpenGL REQUIRED)

CMake Error : Could NOT find OpenGL (missing: OPENGL_gl_LIBRARY)."

I can`t find solution in the Internet. What i should do?