
vcvarsall
List of commands for vcvarsall:
-
vcvarsall:tldr:2497d vcvarsall: Setup the environment for native x64.$ vcvarsall x64try on your machineexplain this command
-
vcvarsall:tldr:4b112 vcvarsall: Setup the environment for cross-compiled native Arm x64 from the x64 host.$ vcvarsall x64_arm64try on your machineexplain this command
-
vcvarsall:tldr:64941 vcvarsall: Setup the environment for native UWP x64.$ vcvarsall x64 uwptry on your machineexplain this command
-
vcvarsall:tldr:82892 vcvarsall: Setup the environment for cross-compiled native x86 from the x64 host.$ vcvarsall x64_x86try on your machineexplain this command