vcvarsall Command Examples

Setup the environment variables required for using the Microsoft Visual Studio tools. The path of vcvarsall for a certain Visual Studio installation can be found using vswhere. More information: https://learn.microsoft.com/cpp/build/building-on-the-command-line.

vcvarsall x64

vcvarsall x64_x86

vcvarsall x64_arm64

vcvarsall x64 uwp