Closed
Description
Had to run vcvars64.bat myself to get it to work; it was complaining it couldn’t find link.exe at first.
I presume we’ll just need to add things to librustc_trans::back::msvc
for 15.0 which will probably be the same as 14.0. I’m happy to test it all out and submit a PR when I’ve verified it (having a machine now with Visual Studio 15 on it); I’ll just need to get set up for building rustc on Windows, and I’m not doing that now, or probably for a few days.