You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
After installing dependencies (without Docker) like
I got this error
How to fix that?
The text was updated successfully, but these errors were encountered: