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

unexpected cfg condition value: serialize in bevy_winit #12285

Closed
alice-i-cecile opened this issue Mar 4, 2024 · 2 comments
Closed

unexpected cfg condition value: serialize in bevy_winit #12285

alice-i-cecile opened this issue Mar 4, 2024 · 2 comments
Labels
A-Windowing Platform-agnostic interface layer to run your app in C-Bug An unexpected or incorrect behavior D-Trivial Nice and easy! A great choice to get started with Bevy

Comments

@alice-i-cecile
Copy link
Member

check_cfg has detected a new problem: https://github.com/bevyengine/bevy/actions/runs/8134025487/job/22226387464?pr=12284

Once this is fixed, ping me and I'll turn it on as a required check in CI.

@alice-i-cecile alice-i-cecile added C-Bug An unexpected or incorrect behavior A-Windowing Platform-agnostic interface layer to run your app in labels Mar 4, 2024
@TrialDragon
Copy link
Member

Mm, looks like ef8a617 didn't add a serialize feature to the bevy_winit Cargo.toml when it uses it.

@alice-i-cecile alice-i-cecile added the D-Trivial Nice and easy! A great choice to get started with Bevy label Mar 4, 2024
@mockersf
Copy link
Member

mockersf commented Mar 4, 2024

fixed in #12293

@mockersf mockersf closed this as completed Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Windowing Platform-agnostic interface layer to run your app in C-Bug An unexpected or incorrect behavior D-Trivial Nice and easy! A great choice to get started with Bevy
Projects
None yet
Development

No branches or pull requests

3 participants