Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY) #82

Open
IMNearth opened this issue Nov 30, 2020 · 1 comment
Open

Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY) #82

IMNearth opened this issue Nov 30, 2020 · 1 comment

Comments

@IMNearth
Copy link

After installing dependencies (without Docker) like

sudo apt-get update && apt-get install -y wget doxygen curl libjsoncpp-dev libepoxy-dev libglm-dev libosmesa6 libosmesa6-dev libglew-dev libopencv-dev python-opencv

I got this error

CMake Error at /remote-home/my/tools/cmake-3.18.4-Linux-x86_64/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:165 (message):
  Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY)
Call Stack (most recent call first):
  /remote-home/my/tools/cmake-3.18.4-Linux-x86_64/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:458 (_FPHSA_FAILURE_MESSAGE)
  /remote-home/my/tools/cmake-3.18.4-Linux-x86_64/share/cmake-3.18/Modules/FindOpenGL.cmake:433 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:29 (find_package)


-- Configuring incomplete, errors occurred!
See also "/remote-home/my/CODE_SPACE/navigation/Matterport3DSimulator/build/CMakeFiles/CMakeOutput.log".
See also "/remote-home/my/CODE_SPACE/navigation/Matterport3DSimulator/build/CMakeFiles/CMakeError.log".

How to fix that?

@Polydynamical
Copy link

Hi did you find a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants