Skip to content
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

Update to Windows App SDK 1.1 #100

Closed
6 tasks done
fredemmott opened this issue Jun 6, 2022 · 4 comments
Closed
6 tasks done

Update to Windows App SDK 1.1 #100

fredemmott opened this issue Jun 6, 2022 · 4 comments
Labels
enhancement Enhancement to an existing feature

Comments

@fredemmott
Copy link
Collaborator

fredemmott commented Jun 6, 2022

Things to try:

  • updating without other changes
  • running elevated/as administrator - requires May 2022 KB5013943 update for Win 10 and 11
  • use new unpackaged bootstrap initialization with user-visible error messages instead of silent exits
  • set a windows.appExecutionAlias to allow execution without an msix-aware launcher
  • re-enabling the modern title bar
  • self-contained deployment: remove dependency on windows app runtime package
@fredemmott fredemmott added the enhancement Enhancement to an existing feature label Jun 6, 2022
@fredemmott
Copy link
Collaborator Author

fredemmott commented Jun 6, 2022

Blocked by microsoft/cppwinrt#1155

@fredemmott fredemmott added blocked Issue needs fixing in an external project first and removed blocked Issue needs fixing in an external project first labels Jun 6, 2022
@fredemmott
Copy link
Collaborator Author

Not actually blocked, just need latest-but-one c++/winrt

@fredemmott fredemmott added the blocked Issue needs fixing in an external project first label Jun 7, 2022
@fredemmott
Copy link
Collaborator Author

this time it's microsoft/WindowsAppSDK#2592

@fredemmott
Copy link
Collaborator Author

fredemmott added a commit that referenced this issue Jun 7, 2022
This unblocks multiple other improvements.

Not using very latest C++/winrt as it's incompatible with C++20 in combination with WinUI3

Refs #100
@fredemmott fredemmott removed the blocked Issue needs fixing in an external project first label Jun 7, 2022
fredemmott added a commit that referenced this issue Jun 8, 2022
Seems to work again with windows app sdk 1.1

refs #100
fredemmott added a commit that referenced this issue Jun 9, 2022
@fredemmott fredemmott added this to the v1.1 milestone Jun 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant