problems using tesseract tools for android in eclipse
32 views
Skip to first unread message
sith_lord85
unread,
May 21, 2014, 2:46:34 AM5/21/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tesser...@googlegroups.com
Hi,
I am trying to create an android ocr app with tesseract and have read several tutorials on how to go about it and imported the required project files ("tess-two" and "simple android ocr"), created the ndk buld file, etc.
My problem is when i try to build/run 'simple android ocr' project I get the following errors:
1st: The container 'Android Dependencies' references non existing library 'C:\Users\sith_lord\workspace\tess-two\bin\tess-two.jar' Simple-Android-OCR
2nd: Project has no project.properties file! Edit the project properties to set one. tess-two
3rd: Project 'tess-two' is missing required source folder: 'gen'
Several sites advised that i update eclipse but that has not helped at all.