mirror of
https://github.com/bevyengine/bevy
synced 2025-02-17 06:28:34 +00:00
# Objective Bevy with ``` default-features = false features = [ "trace_tracy" ] ``` will fail due to `error: The platform you're compiling for is not supported by winit` ## Solution - Make bevy_winit/trace optional in trace feature |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |