yushulx / Capture-Vision-Maui

https://www.nuget.org/packages/Capture.Vision.Maui
19 stars 3 forks source link

MrzScanner InitLicense Error #5

Open KenFellows opened 8 months ago

KenFellows commented 8 months ago

I get the following error message at this line of code, MrzScanner.InitLicense. Java.Lang.UnsatisfiedLinkError: 'dlopen failed: library "libpthread.so.0" not found: needed by /data/app/~~XWLs-ieNVqw2so3odp2AJQ==/com.companyname.capture.vision.maui.example--Rc_6Uj0dTOg6tvfNE7UmQ==/lib/x86_64/libDynamsoftCore.so in namespace clns-6'

yushulx commented 8 months ago

@KenFellows /lib/x86_64/libDynamsoftCore.so in namespace clns-6 is weird. Did you run the app in an Android emulator?

yushulx commented 8 months ago

@KenFellows does your device have the libpthread.so.0 file?