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

Support building WinUI toolkit on VS2022 on Windows ARM64 #496

Open
nCastle1 opened this issue Mar 15, 2023 · 2 comments
Open

Support building WinUI toolkit on VS2022 on Windows ARM64 #496

nCastle1 opened this issue Mar 15, 2023 · 2 comments

Comments

@nCastle1
Copy link
Contributor

This should be straightforward, apparently just need to update the Microsoft.Windows.SDK.BuildTools reference to 10.0.22621.1 or newer. See microsoft/microsoft-ui-xaml#7140

@dotMorten
Copy link
Member

dotMorten commented Mar 15, 2023

We don't support win-arm64. Did you mean win10-arm64 ?
Can the reference be updated for just the app, and not the toolkit? I'd rather we don't increase min-requirements in our dependencies.

@nCastle1
Copy link
Contributor Author

I didn't mean to be specific, I'm using Windows 11 on ARM. I confirmed things work locally with the changes, I just filed the issue as a reminder to follow up.

@dotMorten dotMorten changed the title Support building WinUI toolkit on win-arm64 Support building WinUI toolkit on VS2022 on Windows ARM64 Mar 15, 2023
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

No branches or pull requests

2 participants