-
Notifications
You must be signed in to change notification settings - Fork 45
Installation fail #71
Copy link
Copy link
Open
Description
Hi, during the installation process, on the Kinect v1 - libfreenect for linux step, I get this message when executing the "cmake -L .. # -L lists all the project options" command:
...
-- Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_glx_LIBRARY)
-- Could NOT find GLUT (missing: GLUT_glut_LIBRARY)
-- Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_glx_LIBRARY)
-- Could NOT find GLUT (missing: GLUT_glut_LIBRARY)
-- Configuring done (1.4s)
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
...
I've tried a couple of solutions that suggest installing mesa or changing the drivers, but to no effect. Any idea what this could be about?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels