-
Notifications
You must be signed in to change notification settings - Fork 955
Error reading rustc version #1385
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
system: WIndows 7 64bit run with git bash:
If I run rustc within cmd.exe, it says can not locate CreateMutexA in api-ms-win-core-synch-l1-2-0.dll |
BTW,how to fallback nightly with a version??
did not work. |
Dup of #1386 @zoumi looks like your issue is unrelated to rustup: rust-lang/rust#49438 |
@Diggsey I have installed nightly-2018-04-27-i686-pc-windows-gnu, it works for me now.
is a bad idea.
is better! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Dear all,
I get the above error on my VM / Windows 7 / 64Bit / GNU / MSYS2 installation when I want to do an update on rust nightly.
I do not get that error if I install an older version of rust nightly (2018-02-01 for example).
However, even if I use the old rustc nightly, I get the following error for cargo build:
After other unsuccessful tries, I removed MSYS2 completely and re-did the installation with rustup-init.exe. I downloaded the latest rustup-init.exe (64 Bit) and started the installation. I got this error:
The text was updated successfully, but these errors were encountered: