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

Fix enabling of OGRE_GLSUPPORT_USE_EGL_HEADLESS #19

Closed
1 task done
traversaro opened this issue Aug 20, 2024 · 1 comment · Fixed by #20
Closed
1 task done

Fix enabling of OGRE_GLSUPPORT_USE_EGL_HEADLESS #19

traversaro opened this issue Aug 20, 2024 · 1 comment · Fixed by #20
Labels
bug Something isn't working

Comments

@traversaro
Copy link
Contributor

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

The OGRE_GLSUPPORT_USE_EGL_HEADLESS is enabled in

-DOGRE_GLSUPPORT_USE_EGL_HEADLESS:BOOL=ON \
, but as EGL is not listed as dependency, I do not think this is actually working, and indeed EGL is not listed as a linked dependnecy on any ogre plugin.

Installed packages

.

Environment info

.
@traversaro
Copy link
Contributor Author

Probably we can enabling this while dropping CDTs, to avoid the problem described in conda-forge/opencv-feedstock#401 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant