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

Project not self contained #2

Open
modanhan opened this issue Mar 19, 2019 · 1 comment
Open

Project not self contained #2

modanhan opened this issue Mar 19, 2019 · 1 comment

Comments

@modanhan
Copy link

Please add libraries so it can build and run when cloned.

@modanhan
Copy link
Author

modanhan commented Mar 19, 2019

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".```

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

1 participant