-
The prompt "=note: LINK: fatal error LNK1181: cannot open input file 'windows. 0.48.0. lib'" during compilation made me very confused... I used these commands to compile the project rustup default rust9x |
Beta Was this translation helpful? Give feedback.
Answered by
seritools
May 6, 2024
Replies: 1 comment
-
https://github.com/rust9x/rust/wiki/Limitations#windows-rs-windows-sys upgrade to windows-rs 0.53.0 or higher, or check out the forked branches linked there, to apply a similar fix to 0.48.0 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
enp6
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/rust9x/rust/wiki/Limitations#windows-rs-windows-sys upgrade to windows-rs 0.53.0 or higher, or check out the forked branches linked there, to apply a similar fix to 0.48.0 👍