We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please add libraries so it can build and run when cloned.
The text was updated successfully, but these errors were encountered:
Reproduce:
voxel-world$ cmake . CMake Error at /usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:137 (message): Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_glx_LIBRARY OPENGL_INCLUDE_DIR) Call Stack (most recent call first): /usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE) /usr/share/cmake-3.10/Modules/FindOpenGL.cmake:369 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:23 (find_package) -- Configuring incomplete, errors occurred! See also "/usr/local/google/home/modan/modan/voxel-world/CMakeFiles/CMakeOutput.log".```
Sorry, something went wrong.
No branches or pull requests
Please add libraries so it can build and run when cloned.
The text was updated successfully, but these errors were encountered: