Skip to content

Clippy doesn't work with rustup 1.0 on Windows #876

@CryZe

Description

@CryZe

Looks like the PATH / LD_LIBRARY_PATH issue is back, that used to happen here: #402

If you run clippy with the latest rustup, you get this:

C:/Users/Christopher/.cargo/bin/cargo-clippy.exe: error while loading shared libraries: rustc_driver-36e125fb8252217f.dll: cannot open shared object file: No such file or directory

rustc 1.15.0-nightly (8f02c429a 2016-12-15)
rustup 1.0.0 (17b6d21 2016-12-15)
clippy 0.0.104

Could be caused by the .multirust -> .rustup change. If you put the full sysroot/bin path into your PATH, everything seems to work.

Clippy issue is over here: https://github.com/Manishearth/rust-clippy/issues/1395

Metadata

Metadata

Assignees

No one assigned

    Labels

    not-rustupWhatever is described in this issue isn't Rustup's fault

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions