You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ citybound
["citybound"]
All mapped
thread 'main' panicked at 'Library libwayland-egl.so could not be loaded.', libcore/option.rs:917:5
note: Run with `RUST_BACKTRACE=1` for a backtrace.
When symbolic linking libwayland-egl.so.1 to libwayland-egl.so, it fails at the following error.
$ citybound
["citybound"]
All mapped
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: GlutinCreationError(NotSupported)', libcore/result.rs:945:5
note: Run with `RUST_BACKTRACE=1` for a backtrace.
The text was updated successfully, but these errors were encountered:
A version just now compiled from git.
When symbolic linking libwayland-egl.so.1 to libwayland-egl.so, it fails at the following error.
The text was updated successfully, but these errors were encountered: