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

update dependencies #69

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

spearman
Copy link
Contributor

I had error coming from winit:

thread 'main' panicked at 'attempted to leave type `platform::platform::x11::util::input::PointerState<'_>` uninitialized, which is invalid', library/core/src/panicking.rs:123:5

So I updated to glutin 0.28.0 and updated other dependencies. I have problems compiling glutin 0.29 because of wayland dependencies, and glutin 0.30 has changed to be independent of winit which I don't think has been updated yet to work with the newest glutin.

@linkmauve linkmauve mentioned this pull request Apr 27, 2024
@linkmauve
Copy link

Hi, given this PR didn’t get merged, I’ve taken it and updated to the latest glutin and winit in #70.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants