tesseract-unity icon indicating copy to clipboard operation
tesseract-unity copied to clipboard

Not working in ARM64: System.DllNotFoundException in android

Open midhunbaby123 opened this issue 4 years ago • 6 comments

hi, this project is working in armv7 architecture. but when I try to build in ARM64 it's not working. it shows the error System.DllNotFoundException in android anyone solves this issue?

midhunbaby123 avatar Feb 09 '21 06:02 midhunbaby123

I have the same issue. i think there is no plugin files for ARM64 there.

can anybody create the ARM64 files for that

shalumhmd avatar Feb 10 '21 04:02 shalumhmd

Dude, i also have same issue when i try to build in ARM64 it's not working, is anyone get the solution for this??

tibi321 avatar Feb 10 '21 08:02 tibi321

@Neelarghya can you create the so files for ARM64 as you created for ARMv7. it's great if you created and update GitHub. I tried but I got some errors every time.

shalumhmd avatar Feb 11 '21 06:02 shalumhmd

Did anyone ever manage to get a solution to this? I've been having the same issue when trying to run the app on android. Works perfect in Unity editor but not when i'm using the camera on android to take photos.

garethmalc avatar Dec 03 '23 15:12 garethmalc

I am trying to build an app, and it wants me to build it with ARMV7 and gives me an error that I am using ARM64, and I have to switch it to ARMV7, but there is no ARMV7 support. Don't know what to do!

CoFfEe0LaVa avatar Dec 08 '23 05:12 CoFfEe0LaVa

@CoFfEe0LaVa Did you manage to make any headway on this?

I changed the architecture to ARMv7 but to do so have had to remove ARCore so am now screwed for a number of features e.g. Ground Detection as this requires ARCore to implement for Android. Really don't know what I'm going to do

garethmalc avatar Jan 29 '24 18:01 garethmalc