Dynamic Linking error [0.16.1] #20201
-
|
As stated in the official setup guide, you can make bevy game compile faster with Dynamic Linking. However, I get the following output when running |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Could you try running |
Beta Was this translation helpful? Give feedback.
-
|
Worked after removing all the cranelift stuff from Cargo.toml |
Beta Was this translation helpful? Give feedback.

Worked after removing all the cranelift stuff from Cargo.toml
(Still pretty fast recompiling tho)