You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
I have VS 2017RC installed, and running 'cargo build' gives an error, saying I need to install Visual Studio.
The text was updated successfully, but these errors were encountered: