Skip to content

Conversation

grendello
Copy link
Contributor

NOTE: the entire #10461 is included here, the PR will shrink once the other one is merged

Builds, installs, does nothing yet.
Linking seems to work, not tested yet
NativeAOT sample now links without errors about missing symbols (added
linker options for it to fail if missing symbols are detected)
Disable attempts to collect assemblies for compression to avoid
this error:

    D:\dotnet-android\android\bin\Debug\dotnet\packs\Microsoft.Android.Sdk.Windows\36.0.0-ci.dev-grendel-naot-runtime.323\tools\Xamarin.Android.Common.targets(2258,3): error XACAF7009:
      System.InvalidOperationException: Assembly compression info not found for key '__CompressedAssembliesInfo:D:\emcli
      ent\MailClient.Mobile\MailClient.Mobile.Android\MailClient.Mobile.Android.csproj'. Compression will not be perform
      ed.
         at Xamarin.Android.Tasks.CollectAssemblyFilesToCompress.GetCompressedAssemblyInfo()
         at Xamarin.Android.Tasks.CollectAssemblyFilesToCompress.RunTask()
         at Microsoft.Android.Build.Tasks.AndroidTask.Execute()
Need to have a think about it next week
@grendello grendello force-pushed the dev/grendel/naot-next-steps branch from 2f2eb81 to b4c0a9c Compare September 12, 2025 14:07
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