So, I have downloaded the source of 4.11 and decided that it is about time that I start moving my project from visual studio 2013 to 2015. However, while doing this, I have run into a problem. Whenever I try to generate the project files, I am getting this message:
I have looked it up, and the only solution I found to this problem was to install the common files. Which is problematic, because I already have installed them and I am STILL getting this message. Ever since I installed the common tools, whenever I boot the Visual Studio 2015 installer and use modify, this is what I get:
For some reason, these particular common tools always remain as an install option (I installed these options as well right after I installed the initial common tools, and they still appear in the list of options even after reboot). At this point, I have absolutely no idea what I am doing wrong. Any help would be appreciated.
Uninstall wasn’t necessary. When I installed the Visual C++ you mentioned, I got no error message anymore! Now the only thing left is actually getting it to generate a 2015 project file, but I guess that’s a matter of just letting the .bat redownload everything. Thanks!