Skip to content

Locating the Visual Studio SDK for Python build #25581

Answered by ethomson
rgov asked this question in Actions
Discussion options

You must be logged in to vote

We install the Visual Studio build tooling, so that you can use the compilers, linkers, etc.  However, we do not install the Windows SDK.

If you want to install one of the Windows SDKs, the easiest way to do that is to install it with chocolatey.  For example, you can install the https://chocolatey.org/packages/windows-sdk-10.0 package and I think that your build script will be able to locate it.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Actions Build, test, and automate your deployment pipeline with world-class CI/CD
2 participants