-
Notifications
You must be signed in to change notification settings - Fork 140
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
Can not build raylib-rs on Arch+Wayland #204
Comments
Does it work to build this specific version of the raylib library on your system? |
Development happens over on raylib-rs/raylib-rs now, by the way. If this is a bug you may consider opening an issue there. |
It does not. I get this error: Why would it look for x11 when I'm on Wayland? Is there a flag I can set?
Should I close this issue and open another one there? I'm not sure if this is an issue or if I'm just dumb. |
Yes, there is an appropriately named feature flag.
We check the other repo more but either works. |
Does the version compiled on Arch work on the Steam Deck? Furthermore, can you get SteamOS working in distrobox? |
Do you mean the one on the arch repo?
Yes, SteamOS is based on arch. It comes pre-packaged with distrobox. |
I am unable to build for Arch Linux with Wayland. I have added the "wayland" feature in the Cargo.toml. What am I supposed to do here?
Here is the full thing.
The text was updated successfully, but these errors were encountered: