cgre-aachen / open_AR_Sandbox

open-AR-Sandbox is a project to enable haptic interaction with geoscientific content in AR-Sandboxes.
GNU Lesser General Public License v3.0
66 stars 40 forks source link

Installation fail #71

Open CICG-UCR opened 1 year ago

CICG-UCR commented 1 year ago

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?