How can I install old versions of compilers and c ++ libraries in visual studio 2015 without having to install the IDE together? (that is, only what is needed to compile, run, and debug applications). I would like to leave it like this:
But I can not. I downloaded SDK from the 2008 and 2010 VS release. The 2008 SDK installed perfectly, but it did not appear on the list. While 2010 is blocking, it says it needs the .NET Framework 4 to install the compilers, but every time I try to install, it says that there is already a version installed on the system (Windows 7 (32 bit)). :