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

Library lept not found #4

Closed
dmpatel123 opened this issue Feb 8, 2012 · 2 comments
Closed

Library lept not found #4

dmpatel123 opened this issue Feb 8, 2012 · 2 comments

Comments

@dmpatel123
Copy link

I am using Eclipse IDE and Windows XP

I imported tess-two library project in Eclipse IDE and then I imported GautamGupta-Simple-Android-OCR-8a4d86d project. When I run it then it gives following runtime exception after photo taken from camera and my application crashed:

FATAL EXCEPTION: main
java.lang.ExceptionInInitializerError
at com.datumdroid.android.ocr.simple.SimpleAndroidOCRActivity.onPhotoTaken(SimpleAndroidOCRActivity.java:211)
02-08 11:35:29.322: ERROR/AndroidRuntime(6918): at com.datumdroid.android.ocr.simple.SimpleAndroidOCRActivity.onActivityResult(SimpleAndroidOCRActivity.java:135)

02-08 11:35:29.322: ERROR/AndroidRuntime(6918): Caused by: java.lang.UnsatisfiedLinkError: Library lept not found
02-08 11:35:29.322: ERROR/AndroidRuntime(6918): at java.lang.Runtime.loadLibrary(Runtime.java:461)
02-08 11:35:29.322: ERROR/AndroidRuntime(6918): at java.lang.System.loadLibrary(System.java:557)
02-08 11:35:29.322: ERROR/AndroidRuntime(6918): at com.googlecode.tesseract.android.TessBaseAPI.(TessBaseAPI.java:47)
02-08 11:35:29.322: ERROR/AndroidRuntime(6918): ... 15 more

Please give me the needed steps to make project working successfully.

@rmtheis rmtheis closed this as completed Feb 8, 2012
@rundmp
Copy link

rundmp commented Feb 16, 2012

i got exactly same problem with same error messages

anyone can help me fix this thing

@ghost
Copy link

ghost commented Jun 8, 2012

Hi, me too Ihave the same problem and I can't fix it, please can anybody help me,
thanks in advance

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

3 participants