Closed
Description
When installing Rust via rustup on a clean Windows 7 x64, rustc and cargo can't be executed because msvcr120.dll is missing. Rustup reports successful install.
After installing Visual C++ Redistributable Package for Visual Studio 2013 (x64) rustc and cargo start working.
Rustup probably should install the runtime package automatically.
Metadata
Metadata
Assignees
Labels
No labels