Visual Studio 2015 Batch Building error

Fixed the issue, and resolved other issues such as the one where it can’t locate “cl.exe”.

The new Visual Studio 2015 no longer includes C++ on express installation, you have to do a custom one and select it yourself.

You have to rerun the setup, select Modify and then check Programming Language → C++

Hope it helps ya’ll =)