Hello, sorry for jumping in on an old thread, I just wanted to let you know that I can clarify it does work in
VS 2015.
Here is the method I just used to create a project in VS 2015 today, and all is working fine!
The method I followed was to browse to the
AGK2-CPP ( or your equivalent ) install directory, from there navigate into the
apps folder, then right click the folder named
'template_windows_vs2015', click copy, then click paste anywhere in the
apps folder, this will create a copy, then you can rename the copy to anything you wish. ( e.g -
'testgame_windows_vs2015' ), then from there you can just navigate inside your newly created folder, and open your
.sln file by either double clicking it, right clicking it and choosing open with../Microsoft Visual Studio Version Selector, or finally just dragging the
.sln into an already open instance of
VS 2015.
Hope this helps!
Cheers
GunnerJnr