Skip to content

Instantly share code, notes, and snippets.

@Jacobboogiebear
Created October 29, 2023 13:15
Show Gist options
  • Save Jacobboogiebear/f427b749187f2497284c9ed429d1fee4 to your computer and use it in GitHub Desktop.
Save Jacobboogiebear/f427b749187f2497284c9ed429d1fee4 to your computer and use it in GitHub Desktop.
File to fix Bevy/dynamic_linking error on windows
[target.x86_64-pc-windows-msvc]
linker = "rust-lld.exe"
rustflags = ["-Zshare-generics=off"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment