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

Doesn't work with Visual Studio 2017 #38931

Closed
CorruptComputer opened this issue Jan 8, 2017 · 2 comments
Closed

Doesn't work with Visual Studio 2017 #38931

CorruptComputer opened this issue Jan 8, 2017 · 2 comments

Comments

@CorruptComputer
Copy link

I have VS 2017RC installed, and running 'cargo build' gives an error, saying I need to install Visual Studio.

@est31
Copy link
Member

est31 commented Jan 8, 2017

Dupe of #38584

@retep998
Copy link
Member

retep998 commented Jan 9, 2017

Rust works fine with Visual Studio 2017, it just doesn't automatically detect it yet. Use a vcvars bat file, or the VS developer command prompt, to get the environment setup with the right environment variables so Rust can invoke the linker correctly.

Closing as dupe.

@retep998 retep998 closed this as completed Jan 9, 2017
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

3 participants