-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
CMake warning about legacy GL library and GLVND libraries for OpenGL and GLX. #677
Comments
This should be fixed by #678.
This one doesn't make sense to me. We've been setting
This one I have no idea. It works on my machine where the freeglut package provides these files.
|
freeglut3-dev does not include cmake files. Where is that coming from?
|
They are provided by libglut-dev which only exists for mantic and above. This is for some reason left out from jammy and below. |
I am trying to use xbox 360 depth camera in ubuntu 22.04. When I build this project , cmake show following warning and error.
I have glut library under "/usr/include/GL" but it shows No package 'glut' found
The text was updated successfully, but these errors were encountered: