-
Notifications
You must be signed in to change notification settings - Fork 965
Closed
Labels
Description
Previously, rustc and related tools worked fine for me, but I had VS itself installed with the C++ tools. I've just reinstalled Windows 10. I've installed Visual C++ Build Tools from the landinghub link, no SDK,, but when I run rustup-init.exe, it still tells me that it's missing. There's nothing else Rust or Visual Studio related on my machine.
I ran the installer again, but it has nothing to offer besides installing SDK's that I don't need.
I've installed updates and restarted my computer, but that didn't help.
I've added the Microsoft Visual C++ Build Tools folder to PATH, that didn't help, either.
Either rustup truly needs more than just the Build Tools themselves, or it's not doing a very good job of detecting it.
redstrike, saostad, AMDphreak, draylegend, cyberbono3 and 2 more