Skip to content

Conversation

@Zoxc
Copy link
Contributor

@Zoxc Zoxc commented Aug 10, 2022

This just runs cargo check on eframe for an Android target. It doesn't currently pass due to arboard intentionally not building on unsupported platforms. Not quite sure where that should be resolved.

@emilk
Copy link
Owner

emilk commented Aug 14, 2022

Let's add [target.'cfg(not(target_os = "android"))'.dependencies] before the arboard dependency in egui-winit/Cargo.toml

@Zoxc
Copy link
Contributor Author

Zoxc commented Aug 14, 2022

I did the arboard fix and added some fixes to eframe too.

@emilk
Copy link
Owner

emilk commented Aug 15, 2022

This is great; thank you!

@emilk emilk merged commit 48e7f21 into emilk:master Aug 15, 2022
@Zoxc Zoxc deleted the ci branch August 15, 2022 08:49
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.

2 participants