Skip to content

Fix theme detection builds on Windows. - #140

Merged
Alexhuszagh merged 1 commit into
mainfrom
theme-cpp
Aug 14, 2026
Merged

Fix theme detection builds on Windows.#140
Alexhuszagh merged 1 commit into
mainfrom
theme-cpp

Conversation

@Alexhuszagh

Copy link
Copy Markdown
Owner

This is due to winrt/Windows.UI.ViewManagement.h with the C++17 flag, which is no longer supported by new compilers. Migrating to C++20 works.

@Alexhuszagh Alexhuszagh self-assigned this Aug 14, 2026
@Alexhuszagh Alexhuszagh added the ci Related to continuous integration. label Aug 14, 2026
This is due to `winrt/Windows.UI.ViewManagement.h` with the C++17 flag, which is no longer supported by new compilers. Migrating to C++20 works.
@Alexhuszagh
Alexhuszagh merged commit e844eea into main Aug 14, 2026
16 checks passed
@Alexhuszagh
Alexhuszagh deleted the theme-cpp branch August 14, 2026 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Related to continuous integration.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant