Skip to content

Fix compilation against Windows 24H2 SDK#4576

Merged
vtjnash merged 1 commit intolibuv:v1.xfrom
ThadHouse:winsdk24h2
Oct 17, 2024
Merged

Fix compilation against Windows 24H2 SDK#4576
vtjnash merged 1 commit intolibuv:v1.xfrom
ThadHouse:winsdk24h2

Conversation

@ThadHouse
Copy link
Copy Markdown
Contributor

Compilation against the 24H2 SDK is broken by #4327

Fix that issue by only conditionally defining the new values.

Closes #4575

@saghul
Copy link
Copy Markdown
Member

saghul commented Oct 12, 2024

Is the new SDK available in GH actions so we can add it to the CI?

@ThadHouse
Copy link
Copy Markdown
Contributor Author

Not yet, but I assume in the next image update it will get automatically installed, which would then cause this break.

@vtjnash vtjnash merged commit 9cf0710 into libuv:v1.x Oct 17, 2024
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.

libuv cannot compile against the Windows 24H2 SDK

3 participants