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

[3.0] SDL3 is not compiled with X11 #2402

Open
Perksey opened this issue Dec 28, 2024 · 0 comments
Open

[3.0] SDL3 is not compiled with X11 #2402

Perksey opened this issue Dec 28, 2024 · 0 comments
Assignees
Labels
area-Windowing bug Something isn't working
Milestone

Comments

@Perksey
Copy link
Member

Perksey commented Dec 28, 2024

Our SDL3 native binaries aren't compiled with X11 and as a result only works with Wayland.

We should rectify this.

This is as evidenced by the following log lines in our builds:

-- Could NOT find X11 (missing: X11_X11_LIB) 
-- Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_glx_LIBRARY) 

Some reading online seems to indicate this might be the CMake version, but not completely sure.

This should be fixed before preview1 releases.

@Perksey Perksey added area-Windowing bug Something isn't working labels Dec 28, 2024
@Perksey Perksey added this to the 3.0 milestone Dec 28, 2024
@Perksey Perksey self-assigned this Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Windowing bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

1 participant