You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've had a bit of trouble getting hot reload to work in Windows 11, with a relatively empty bevy app. I tried lots of different configurations and I think I have a working configuration. I thought I'd share in case anybody else finds it useful. I'm not sure if any of these issues represent dx bugs (maybe error 2?).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I've had a bit of trouble getting hot reload to work in Windows 11, with a relatively empty bevy app. I tried lots of different configurations and I think I have a working configuration. I thought I'd share in case anybody else finds it useful. I'm not sure if any of these issues represent
dx
bugs (maybe error 2?).-Zshare-generics=n -Zthreads=0
-Zshare-generics=n -Zthreads=0
-Zshare-generics=n -Zthreads=0
-Zshare-generics=n -Zthreads=0
Error 1
Error 2
I may have gotten some of the settings wrong, but at 10-15 minutes per test I don't want to repeat any 😁
Initial compilation takes about 8 minutes and recompilation on change takes about 1 minute. The times are pretty similar with
cargo run
.Environment:
[email protected]
nightly
and stable
Beta Was this translation helpful? Give feedback.
All reactions