-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Could not compile native assembly file: typemaps.armeabi-v7a.ll #19247
Comments
Your stacktrace indicates you're using Judging that the original issue was closed inside of xamarin-android and that you said it affects you in MAUI and Xamarin, my guess here is this is all contained within xamarin-android and is unrelated to the MAUI UI project. @grendello @jonpryor @jonathanpeppers what do ya'll think? |
Hi @arvindrajachourasiya. We have added the "s/needs-info" label to this issue, which indicates that we have an open question for you before we can take further action. This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time. |
@drasticactions - This issue comes only in Android project, be it Xamarin.forms or MAUI. I created new MAUI project this error started coming. Then I checked in Xamarin.forms project, there also same error coming. It always comes in Xamarin and MAUI's android project. Targeting .NET7 or .NET8 is not helping. Last time (with #14531 ) @grendello and @jonpryor they helped me to fix this issue. Now it again started coming. Please fix this issue. I know this is something different which I can't fix and there is no alternate available for this. Last time I thought It would be release in production by you people but I think it didnt happen. In the last issue (14531) @grendello has provided a link to download some files and replace in bin folder ( |
I found the files given in the previous link. I will check if it works or not |
Can't repro this issue on the latest 17.10.0 Preview 4(8.0.20). |
Hi @arvindrajachourasiya. We have added the "s/try-latest-version" label to this issue, which indicates that we'd like you to try and reproduce this issue on the latest available public version. This can happen because we think that this issue was fixed in a version that has just been released, or the information provided by you indicates that you might be working with an older version. You can install the latest version by installing the latest Visual Studio (Preview) with the .NET MAUI workload installed. If the issue still persists, please let us know with any additional details and ideally a reproduction project provided through a GitHub repository. This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time. |
Description
Create .NET MAUI Project. I haven't modified anything. While doing build getting compile time error - Could not compile native assembly file: typemaps.armeabi-v7a.ll.
Sometimes two errors are coming sometimes three and sometimes four. Its random. Below is Visual Studio Information. I am using Windows 11 laptop. Same issue with MAUI, Xamarin.
Before few months I was getting same issue
#14531
Microsoft Visual Studio Professional 2022
Version 17.6.5
VisualStudio.17.Release/17.6.5+33829.357
Microsoft .NET Framework
Version 4.8.04161
Installed Version: Professional
ADL Tools Service Provider 1.0
This package contains services used by Data Lake tool
C# Tools 4.6.0-3.23259.8+c3cc1d0ceeab1a65da0217e403851a1e8a30086a
C# components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.
NuGet Package Manager 6.6.0
NuGet Package Manager in Visual Studio. For more information about NuGet, visit https://docs.nuget.org/
Project System Tools 1.0
Tools for working with C#, VisualBasic, and F# projects.
SQL Server Data Tools 17.6.13.0
Microsoft SQL Server Data Tools
ToolWindowHostedEditor 1.0
Hosting json editor into a tool windo
VisualStudio.Mac 1.0
Mac Extension for Visual Studio
VSPackage Extension 1.0
VSPackage Visual Studio Extension Detailed Info
Xamarin 17.6.0.251 (d17-6@318364c)
Visual Studio extension to enable development for Xamarin.iOS and Xamarin.Android.
Xamarin Designer 17.6.6.0 (remotes/origin/d17-6@cb430751d1)
Visual Studio extension to enable Xamarin Designer tools in Visual Studio.
Xamarin Templates 17.6.32 (98c12a2)
Templates for building iOS, Android, and Windows apps with Xamarin and Xamarin.Forms.
Xamarin.Android SDK 13.2.0.6 (d17-5/a200af1)
Xamarin.Android Reference Assemblies and MSBuild support.
Mono: 6dd9def
Java.Interop: xamarin/java.interop/d17-5@149d70fe
SQLite: xamarin/sqlite@68c69d8
Xamarin.Android Tools: xamarin/xamarin-android-tools/d17-5@9f02d77
Xamarin.iOS and Xamarin.Mac SDK 16.4.0.6 (97731c92c)
Xamarin.iOS and Xamarin.Mac Reference Assemblies and MSBuild support.
Create .NET MAUI Project
Build it
Getting compile time error
Expected behavior : Getting an error
Actual behavior : Project should build successfully
Please find below screenshot
Steps to Reproduce
Create .NET MAUI Project
Build it
Getting compile time error
Expected behavior : Getting an error
Actual behavior : Project should build successfully
Link to public reproduction project repository
No response
Version with bug
8.0.3
Is this a regression from previous behavior?
Yes, this used to work
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: