Closed edegut closed 9 years ago
Which version do you use? It should be fixed in one of the lady ones.
Sent from Outlook
On Mon, Nov 2, 2015 at 2:31 AM -0800, "edegut" notifications@github.com wrote:
Hi,
I've got a crash when I initialise my TesseractAPI :
dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.myapp/base.apk"],nativeLibraryDirectories=[/data/app/com.myapp/lib/arm64, /vendor/lib64, /system/lib64]]] couldn't find "libpngt.so"
Any idea?
— Reply to this email directly or view it on GitHub.
I use version 0.2.9
Which Android version are you running?
Excuse me, there was no problem in fact. I made a mistake in my project configuration.
2015-11-02 21:36 GMT+01:00 Artur Shamsutdinov notifications@github.com:
Which Android version are you running?
— Reply to this email directly or view it on GitHub https://github.com/halkar/Tesseract.Xamarin/issues/21#issuecomment-153149052 .
No worries. Could you please give some details on that mistake?
Hello,
I currently have the same problem, would it be possible to have some details ?
Thanks !
@sabrinaj I managed to reproduce this issue but after updating my dev environment to VS2015 and last version of Xamarin 4 I can't reproduce this issue anymore.
Hi,
I've got a crash when I initialise my TesseractAPI : dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.myapp/base.apk"],nativeLibraryDirectories=[/data/app/com.myapp/lib/arm64, /vendor/lib64, /system/lib64]]] couldn't find "libpngt.so"
Any idea?