Smallest 'install footprint' for Visual Studio 2017 - C++ core language & standard library

853 Views Asked by At

As VS2015 insisted on a bloated install(sql servers & other such nonsense), I was glad to see VS2017 trumpet a more precise install menu.

However, I'm unable to build any of my basic projects by just installing "Visual Studio C++ core features".

What are the minimum "Individual components" required to build projects(on Win7) which implement the C++ core language & standard library?

enter image description here

0

There are 0 best solutions below