Skip to content

Use correct casing for --winsysroot splat#161

Merged
Jake-Shadle merged 3 commits intomainfrom
unknown repository
Sep 26, 2025
Merged

Use correct casing for --winsysroot splat#161
Jake-Shadle merged 3 commits intomainfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Sep 26, 2025

When trying to be compatible with the winsysroot layout, these references (1, 2, #146), point out that the include and lib subdirectories of the WinSDK should be capitalized.
The current workaround would be to create symlinks, although this requires manual intervention.

Support for unpack is missing because the config and thus the usewinsysroot flag are only available in splat.

Resolves: #146

@ghost ghost requested a review from Jake-Shadle as a code owner September 26, 2025 11:50
@Jake-Shadle Jake-Shadle changed the title Make splatted layout compatible with winsysroot style(fixes #146) Use correct casing for --winsysroot splat Sep 26, 2025
@Jake-Shadle Jake-Shadle merged commit 590837e into Jake-Shadle:main Sep 26, 2025
8 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.

Casing mismatch for WinSDK Include and Lib directories

2 participants