8000 Windows UWP (Store) support fix by bradh352 · Pull Request #845 · c-ares/c-ares · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Windows UWP (Store) support fix #845

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Aug 1, 2024
Merged

Windows UWP (Store) support fix #845

merged 11 commits into from
Aug 1, 2024

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
5 of 12 checks passed
@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
0