Skip to content

Instantly share code, notes, and snippets.

@Barry1
Last active May 11, 2021 19:59
Show Gist options
  • Save Barry1/0bee4c9a928505191a3a80126c77c495 to your computer and use it in GitHub Desktop.
Save Barry1/0bee4c9a928505191a3a80126c77c495 to your computer and use it in GitHub Desktop.
Some helping links for faster getting MS Visual Studio Build Tools

Visual Studio Build Tools

Sometimes you'll need a compiler - on windows most often MS VS Build Tools is a solution. Maybe you'll even get a hint to visit this Page but that seems a bit too complicated, as there are thus many tools.

Just open direct Download in your browser and you'll immediately get the latest version. Tested on 22.05.2020 from within Microsoft Edge My last usage resulted in vs_buildtools__1070765485.1534019715.

For running compiled applications, you would also need MS V C++ Redist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment