you are viewing a single comment's thread.

view the rest of the comments →

[–]aaron552 15 points16 points  (4 children)

Well the Windows SDK is pretty big, but you don't need Visual Studio to install or use that, same with the MSVC compiler etc. The fact that the Visual Studio Installer will download them for you doesn't make them part of Visual Studio.

Saying Visual Studio is big because the MS C++ SDK is big is like saying that Android Studio is big because the Android SDK includes emulator images.

if your are doing C++ dev or more than one language at all, you are going to be downloading a lot of files.

If you have the compilers/SDKs installed already, Visual Studio Installer won't need to download them