Rust: 1.58.1
Shows this error whenever cursor hovers over the window. Otherwise launches fine.
thread 'main' panicked at 'attempted to leave type `platform::platform::x11::util::input::PointerState` uninitialized, which is invalid', $HOME/.cargo/registry/src/github.com-1ecc6299db9ec823/winit-0.19.5/src/platform/linux/x11/util/input.rs:94:51
This issue was discussed on Piston github and hints to incompatibility of rust and winit for some particular versions.
I tried updating crates but then compiler errors raised and I didn't know how to fix them =/
Rust: 1.58.1
Shows this error whenever cursor hovers over the window. Otherwise launches fine.
This issue was discussed on Piston github and hints to incompatibility of rust and winit for some particular versions.
I tried updating crates but then compiler errors raised and I didn't know how to fix them =/