arcgis-maps-sdk-dotnet-toolkit icon indicating copy to clipboard operation
arcgis-maps-sdk-dotnet-toolkit copied to clipboard

Support building WinUI toolkit on VS2022 on Windows ARM64

Open nCastle1 opened this issue 1 year ago • 2 comments

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

nCastle1 avatar Mar 15 '23 19:03 nCastle1

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.

dotMorten avatar Mar 15 '23 20:03 dotMorten

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.

nCastle1 avatar Mar 15 '23 20:03 nCastle1