pvpgn / pvpgn-magic-builder

Ultimate program for building PvPGN on Windows
https://pvpgn.pro
MIT License
85 stars 41 forks source link

Visual Studio 2013 Express is not detected #2

Closed RElesgoe closed 10 years ago

RElesgoe commented 10 years ago

I have Visual Studio 2013 Express installed but Magic Builder can't detect it

HarpyWar commented 10 years ago

Try with the update, please.

RElesgoe commented 10 years ago

Still doesn't work

HarpyWar commented 10 years ago

What is output from the cmd echo %VS120COMNTOOLS%? Is there a file under a path %VS120COMNTOOLS%..\IDE\VCExpress.exe? If not, then what is the executable file for the Express 2013?

HarpyWar commented 10 years ago

I tested this in Windows 8 VM — now it works with Express 2013. Make sure you have installed a version for Windows Desktop (installation file is wdexpress_full.exe).

If you have a Web version, then you can install Windows SDK, but you will not be able to compile a project from Visual Studio IDE.