Skip to content

MSVC Runtime is missing on Windows #712

Closed
@Riateche

Description

@Riateche

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions