Skip to content

Change Windows SDK version to 10.0.22621 for XP builds - #5795

Merged
joncampbell123 merged 1 commit into
joncampbell123:masterfrom
maron2000:fix_xp
Aug 22, 2025
Merged

Change Windows SDK version to 10.0.22621 for XP builds#5795
joncampbell123 merged 1 commit into
joncampbell123:masterfrom
maron2000:fix_xp

Conversation

@maron2000

Copy link
Copy Markdown
Contributor

This PR fixes recent build failures of XP VS builds, due to missing Windows SDK (10.0.22000) which Microsoft have dropped support.
SDK 10.0.22621 is used instead.
Tried on Windows XP 32bit SDL1 & SDL2.

What issue(s) does this PR address?

Fixes #5794

@Torinde

Torinde commented Aug 19, 2025

Copy link
Copy Markdown
Contributor

You're referring to "Microsoft.VisualStudio.Component.Windows10SDK.22621", but in the Github readme files I see only Windows11SDK.22621.

From which list are you choosing the version?

@maron2000

Copy link
Copy Markdown
Contributor Author

@Torinde Please carefully learn about SDK versions before asking.

@maron2000

Copy link
Copy Markdown
Contributor Author

It mentions that checks for PR somehow failed, but worked on my repository so it should be ready.
https://github.com/maron2000/dosbox-x-1/actions/runs/17065828848

@Torinde

Torinde commented Aug 21, 2025

Copy link
Copy Markdown
Contributor

The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see actions/runner-images#12677

FYI, in case that affects the SDK selection.

@joncampbell123
joncampbell123 merged commit fed22ea into joncampbell123:master Aug 22, 2025
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

XP build (Visual Studio) currently failing

3 participants