halkar / Tesseract.Xamarin

Tesseract OCR wrapper for Xamarin
MIT License
121 stars 40 forks source link

Build and run the project Tesseract.Nuget.Test pop below error. Any idea? #41

Closed band888888 closed 6 years ago

band888888 commented 6 years ago

Autofac.Core.DependencyResolutionException: An exception was thrown while invoking the constructor 'Void .ctor(Context)' on type 'TesseractApi'. ---> dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.tesseract.nuget.test-1/base.apk"],nativeLibraryDirectories=[/data/app/com.tesseract.nuget.test-1/lib/arm64, /system/fake-libs64, /data/app/com.tesseract.nuget.test-1/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]]] couldn't find "liblept.so" (See inner exception for details.)

halkar commented 6 years ago

@band888888 can you try https://github.com/halkar/Tesseract.Xamarin/tree/feature/updating-native-version ?

halkar commented 6 years ago

Merged to master. Try latest version.