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

[WINDOWS] Currently examples cannot be built with glutin. #26

Closed
Jerrody opened this issue Sep 3, 2022 · 9 comments
Closed

[WINDOWS] Currently examples cannot be built with glutin. #26

Jerrody opened this issue Sep 3, 2022 · 9 comments

Comments

@Jerrody
Copy link
Contributor

Jerrody commented Sep 3, 2022

Due to this issue rust-windowing/glutin#1454.

I think that this is rustc problem. So, I created an issue rust-lang/rust#101377.

@Jerrody
Copy link
Contributor Author

Jerrody commented Sep 3, 2022

PIN THIS ISSUE.

@Jerrody Jerrody changed the title [WINDOWS] Currently examples cannot be build with glutin. [WINDOWS] Currently examples cannot be built with glutin. Sep 3, 2022
@Adanos020
Copy link
Owner

Any ideas how this could be resolved?

@Jerrody
Copy link
Contributor Author

Jerrody commented Sep 3, 2022

Any ideas how this could be resolved?

As mentioned Chris Denton in rust-lang/rust#101384 (comment):

The most likely explanation would be the crate you're using has switched from winapi to windows-sys.

So, just wait when they will fix this.

@Jerrody
Copy link
Contributor Author

Jerrody commented Sep 3, 2022

Or make a PR.

@Jerrody
Copy link
Contributor Author

Jerrody commented Sep 3, 2022

Oh, okay. They will yank a version rust-windowing/glutin#1457. So, this will be fixed.

@Adanos020
Copy link
Owner

Ok, once the fixed version ends up in eframe, we'll upgrade it in this project.

@Jerrody
Copy link
Contributor Author

Jerrody commented Sep 3, 2022

Ok, once the fixed version ends up in eframe, we'll upgrade it in this project.

I think that doesn't need to change anything I will wait until yank and will report the results.

@Jerrody
Copy link
Contributor Author

Jerrody commented Sep 3, 2022

@Adanos020
That was fixed.

image

@Jerrody Jerrody closed this as completed Sep 3, 2022
@Adanos020
Copy link
Owner

Great, thanks for bringing this up!

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

No branches or pull requests

2 participants