In the world of Microsoft development, versions can be confusing. "Version 14.0" refers to the internal compiler version (MSVC) that first shipped with Visual Studio 2015.
In the world of Microsoft development, versions can be confusing. "Version 14.0" refers to the internal compiler version (MSVC) that first shipped with Visual Studio 2015.
Download the redistributable from Microsoft:
VC++ 14.0 introduced a new Application Binary Interface (ABI) that is incompatible with VC++ 12.0 (VS2013) and earlier. This means: