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

Not finding std dll #900

Closed
leonardo-m opened this issue Jan 4, 2017 · 2 comments
Closed

Not finding std dll #900

leonardo-m opened this issue Jan 4, 2017 · 2 comments

Comments

@leonardo-m
Copy link

So far I had no problems with "-C prefer-dynamic" (Windows 64 bit, GNU)
Recently I've switched to rustup, and now if I compile a program with "-C prefer-dynamic" it says it can't find
missing std-f652078ccb4a05c6.dll

I have solved the problem adding a path ...:\Users\Utente.rustup\toolchains\nightly-x86_64-pc-windows-gnu\lib\rustlib\x86_64-pc-windows-gnu\lib

Perhaps this path should be added during rustup installation.

@retep998
Copy link
Member

retep998 commented Jan 6, 2017

This is rust-lang/cargo#3394

@leonardo-m
Copy link
Author

OK, closed.

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