Skip to content
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

Can not find rustc plugin dll on windows #1429

Closed
luyang177 opened this issue Jan 9, 2017 · 1 comment
Closed

Can not find rustc plugin dll on windows #1429

luyang177 opened this issue Jan 9, 2017 · 1 comment

Comments

@luyang177
Copy link

Run Cargo clippy, and can not found rustc plugin dll, but my rust code works.
Clippy work fine on my ubuntu, but this is on windows, Windows always wast my time...

@luyang177 luyang177 changed the title Can not find rustc plugin on windows Can not find rustc plugin dll on windows Jan 9, 2017
@Manishearth
Copy link
Member

Dupe of https://github.com/Manishearth/rust-clippy/issues/1422 . rustup is not setting the path right, setting LD_LIBRARY_PATH or PATH (forget which) to the folder where rustc_plugin is should work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants