AnacondaRecipes / aggregate

BSD 3-Clause "New" or "Revised" License
32 stars 43 forks source link

vs2015 runtime finds unusable SDK version #183

Open mdekstrand opened 4 years ago

mdekstrand commented 4 years ago

With Visual Studio 2019 on Windows Server 2019 for GitHub Actions, the activation script for vs2015_win-64 sometimes tries to activate unusable SDK version wdf.

An example of this failure is in "Build Packages on windows" in this GitHub action: https://github.com/lenskit/lkpy/runs/639364270

mdekstrand commented 4 years ago

I suspect, but have not yet confirmed, that the problem arises when the Windows Driver Kit is installed.

mdekstrand commented 4 years ago

I have confirmed that the Windows Driver Kit, which is included in GitHub Actions images, is responsible for creating the problematic SDK version.