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

Unity build fails for Android 64-bit using IL2CPP #3

Open
gravyday opened this issue Jan 23, 2021 · 0 comments
Open

Unity build fails for Android 64-bit using IL2CPP #3

gravyday opened this issue Jan 23, 2021 · 0 comments

Comments

@gravyday
Copy link

Hi, I was wondering if the Unity library has ever been successfully built for 64-bit Android devices. I ran into the following error in ARToolkit5 and I just confirmed that it still exists in Artoolkit6/+.

Test case: Start with a new Unity3D app. Install ArToolkit plugin, any version. This will build for ARMv7 using Mono, but then switch to IL2CPP as the Scripting Backend under Project Settings. The project no longer builds (even before adding ARM64 option).

It seems as if this codebase is no longer maintained, but my app has thousands of users with NFT markers created in Artoolkit5 (SkinMotion.com), and we are trying desperately to add support for 64-bit Android phones. Please let me know if there is any trick to building in Unity using IL2CPP. Thanks!

https://stackoverflow.com/questions/65853741/unity-android-build-works-in-mono-but-fails-in-il2cpp-due-to-undefined-reference

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

1 participant