Microsoft has eased some licensing requirements for Visual Studio Build Tools (VSBT), which comprises a standalone MSVC compiler, libraries and scripts for C++. The ...
I'm porting a Visual C++ project that is primarily being developed on a 32 bit Windows, to a 64 bit one. I'm having a problem getting Visual Studio to pick the right version of the Windows SDK ...