-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Errors trying to compile examples/hello_world for Android #1896
Comments
These errors appear to be related to 1Password/arboard#56. I seems like I can get rid of these errors by disabling the |
These errors appear to be related to rust-windowing/glutin#1307. The fix for this was merged in May and should be included in |
Updating to
rust-windowing/glutin#1436 appears related, though possibly lacking a satisfactory solution. |
I've created a PR for For now I can work around this by updating More errors now (still building for Windows):
|
|
Updating On Android I'm just getting a black screen when the app runs though. I've also picked up a deprecated warning.
I'll look into both of these more. |
So I seem to be duplicating #1877. Maybe I should wait on that? |
Fixed. d9d4f7e |
|
This looks like a stale issue now that upstream |
Describe the bug
See 7ba710e
Trying to compile examples/hello_world for Android I get the following errors:
To Reproduce
Steps to reproduce the behavior:
Checkout https://github.com/paulotten/egui/tree/android
Follow Android steps in https://github.com/paulotten/egui/blob/android/examples/hello_world/README.md
Expected behavior
Code compiles.
Screenshots
See output above.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: