Skip to content

Windows UWP (Store) support fix#845

Merged
bradh352 merged 11 commits intoc-ares:mainfrom
bradh352:ci_uwp
Aug 1, 2024
Merged

Windows UWP (Store) support fix#845
bradh352 merged 11 commits intoc-ares:mainfrom
bradh352:ci_uwp

Conversation

@bradh352
Copy link
Member

@bradh352 bradh352 commented Aug 1, 2024

Because AppVeyor's version of MSVC needed to be patched to build UWP applications: https://developercommunity.visualstudio.com/t/clexe-compiler-error-C1007-when-compili/10486219
We ended up disabling UWP builds in our CI environment.

It turns out UWP support had broken in the meantime:
microsoft/vcpkg#40213

This PR fixes the build regression and also adds a GitHub action CI workflow for building the UWP app so we can catch this in the future.

Fix By: Brad House (@bradh352)

@bradh352 bradh352 merged commit 3fd5925 into c-ares:main Aug 1, 2024
@bradh352 bradh352 deleted the ci_uwp branch August 1, 2024 22:59
bradh352 added a commit that referenced this pull request Aug 2, 2024
Because AppVeyor's version of MSVC needed to be patched to build UWP
applications:
https://developercommunity.visualstudio.com/t/clexe-compiler-error-C1007-when-compili/10486219
We ended up disabling UWP builds in our CI environment.

It turns out UWP support had broken in the meantime:
microsoft/vcpkg#40213

This PR fixes the build regression and also adds a GitHub action CI
workflow for building the UWP app so we can catch this in the future.

Fix By: Brad House (@bradh352)
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.

1 participant