Skip to content
This repository has been archived by the owner on Mar 17, 2022. It is now read-only.

could not load needed library 'libjpgt.so' for 'liblept.so' #158

Closed
guoyong0423 opened this issue Jun 27, 2016 · 1 comment
Closed

could not load needed library 'libjpgt.so' for 'liblept.so' #158

guoyong0423 opened this issue Jun 27, 2016 · 1 comment

Comments

@guoyong0423
Copy link

I use 5.4.1 is correct, but update to 6.0.2, has a error :
Caused by: java.lang.UnsatisfiedLinkError: Cannot load library: link_image[1892]: 1758 could not load needed library 'libjpgt.so' for 'liblept.so' (load_library[1094]: Library 'libjpgt.so' not found)
at java.lang.Runtime.loadLibrary(Runtime.java:370)
at java.lang.System.loadLibrary(System.java:535)
at com.googlecode.tesseract.android.TessBaseAPI.(TessBaseAPI.java:44)
... 16 more
Maybe TessBaseAPI.java cancel System.loadLibrary("pngt") in 6.0.2?

@rmtheis
Copy link
Owner

rmtheis commented Jun 27, 2016

Duplicate of #150. Please make a comment there to indicate what version of Android this is happening on.

@rmtheis rmtheis closed this as completed Jun 27, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants