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

Cannot compile on Android with raw-window-handle combined with wgpu #1372

Open
jordan4ibanez opened this issue Feb 9, 2024 · 0 comments
Open

Comments

@jordan4ibanez
Copy link

jordan4ibanez commented Feb 9, 2024

I have tried up and down to fix this issue, but I cannot find a solution.

error[E0609]: no field `a_native_window` on type `AndroidDisplayHandle`
   --> /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sdl2-0.36.0/src/sdl2/raw_window_handle.rs:212:24
    |
212 |                 handle.a_native_window =
    |                        ^^^^^^^^^^^^^^^ unknown field

I'm simply trying to get the raw window handle to link like on every other operating system.

@jordan4ibanez jordan4ibanez changed the title Cannot compile on Android Cannot compile on Android with raw-window-handle Feb 9, 2024
@jordan4ibanez jordan4ibanez changed the title Cannot compile on Android with raw-window-handle Cannot compile on Android with raw-window-handle combined with wgpu Feb 9, 2024
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

1 participant