![]() # 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 |