loonghao/Setup MSVC Build Tools

Download and configure MSVC compiler and Windows SDK using msvc-kit

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
msvc-versionMSVC version to install (default: latest)no""
sdk-versionWindows SDK version to install (default: latest)no""
archTarget architecture (x64, x86, arm64)nox64
host-archHost architecture for cross-compilation (x64, x86, arm64)no""
install-dirInstallation directory for MSVC toolsno""
msvc-kit-versionmsvc-kit version to use (default: latest release)nolatest
componentsComponents to install: 'all', 'msvc', or 'sdk'noall
verify-hashesVerify downloaded file hashes (true/false)notrue
export-envExport environment variables to GITHUB_ENV (true/false)notrue
namedescription
msvc-versionInstalled MSVC version
sdk-versionInstalled Windows SDK version
install-dirInstallation directory
cl-pathPath to cl.exe
link-pathPath to link.exe
rc-pathPath to rc.exe
include-pathINCLUDE environment variable value
lib-pathLIB environment variable value