-
Notifications
You must be signed in to change notification settings - Fork 10
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 Microsoft.WindowsAppSDK 1.6, enable AoT. #205
Comments
Thanks @Arlodotexe, I've unblocked you on the Preview2 PRs. As discussed, we'll just snap those in as a check-point and then update to the stable 1.6 bits. |
Got a report from building with 1.6-stable against our latest 1.6-preview2 bits with this error: 1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5321,5): error MSB3030: Could not copy the file "C:\Users....nuget\packages\communitytoolkit.winui.animations\8.2.240909-build.1181\lib\net8.0-windows10.0.22621\CommunityToolkit.WinUI.Animations\runtimes\win-x64\native\WebView2Loader.dll" because it was not found. looks like a path problem: Wrong Correct Talking with @Arlodotexe it sounds similar (though different) to the issue Morten had reported in Labs here: CommunityToolkit/Labs-Windows#569 Though with all the WebView changes between preview1 and stable, we may just want to have them reproduce once we have a 1.6 build to try. |
They tried the 1.6 bits from the latest PR, same issue, if they merge the folders and move the bits in the wrong place to the right place, it works. |
Tracking issue for updating toolkit tooling to WindowsAppSDK 1.6 and enabling AoT support.
Preview1:
Preview2:
Stable:
CsWinRTAotWarningLevel 2:
General Gallery / Component issues:
The text was updated successfully, but these errors were encountered: