Visual Studio 2015 RC has no vs140 build tools
Hi there,
I was trying to build with "Visual Studio 2015 RC" environment, unfortunately it complained about the absence of VS140 build tools. It turned out "Visual Studio 2015 Preview" have the right vs140 build tools but its compiler is probably not as updated as the RC one. Hope you might be able to fix it ? Many thanks !
Best,
Mike
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Feodor Fitsner on 24 Jun, 2015 01:57 PM
Hi Mike,
What do you mean by build tools? What error are you getting?
- Feodor
2 Posted by Mike Wong | ax.... on 24 Jun, 2015 02:38 PM
Hi Feodor,
Thanks for your prompt response, I included a snapshot of console for your
reference. You may notice that the build engine has version 12.0 only.
The snapshot is from a "Visual Studio 2015 RC", the build engine of VS2015
RC should be 14.0 not 12.0
That's why I did try on the "Visual Studio 2015 Preview" environment and
its builkd tools version is correct, i.e. 14.0
Maybe the Visual Studio 2015 RC could take a fix ?
Thanks,
Mike
Support Staff 3 Posted by Feodor Fitsner on 24 Jun, 2015 02:46 PM
I see. It's just msbuild 12.0 is in PATH.
Add this to "Install" section of your build:
4 Posted by Mike Wong | ax.... on 24 Jun, 2015 02:53 PM
okay! that sounds great ! I am totally new to this CI practice, maybe I
should get myself more familiar with your VMs. 1000x thanks !
Mike
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:57 AM.