Build VC++ projects created with Visual Studio 2012 without Visual Studio being installed?

58 views Asked by At

If I have a Visual Studio Solution file of VS2012 with few C++ projects, can I build this solution without installing Visual Studio 2012 (any edition) itself? I do not want to install the Visual Studio 2012 Express either. We are setting up our build environment on a Windows 10 machine.

If it is possible, please let us know what are the prerequisites that needs to be installed/copied on build machine and the steps to build our solution.

Thanks in Advance !!

0

There are 0 answers