-
Notifications
You must be signed in to change notification settings - Fork 164
VSCode plugin hangs with file lock #294
Comments
I am experiencing the same issue |
This should be fixed in todays nightly, please comment if not and I'll re-open. |
I ran into this bug today; where do I get "todays nightly"? |
|
Oh my bad, I thought you were talking about the VSCode extension. Anyway, I found a workaround; Using the Thanks for your support! |
It appears that this issue has cropped up again. On both 5/11's nightly and today(5/14)'s nightly I am getting the same link error. Disabling the plugin allows cargo to successfully link. |
Change readme "Switch to nightly" to "Update nightly"; Fix typo
Running
cargo build
in console on Windows emitsLINK : fatal error LNK1104: cannot open file ...derive_builder.dll
Can't delete file either. Closing VSCode solves the issue.
The text was updated successfully, but these errors were encountered: