Skip to content

Windows Library Suddenly Causing Compilation Errors #12028

Answered by FabianLars
Blushyes asked this question in Q&A
Discussion options

You must be logged in to vote

This is not related to Windows Update, no. This can happen if some rust crates are updated (your Cargo.lock file should change then too). The windows crates weren't updated in a while and the version in the error is even older. If you cannot rollback your Cargo.lock file (if it indeed changed) then maybe remove it completely, delete the ~/.cargo/registry and src-tauri/target folders and try again.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Blushyes
Comment options

Answer selected by Blushyes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants