m using ubuntu, 11.04. I have done all the paths (leptonica, jlibpeg, tesseract) Followed the instructions very by the letter in the readme from the tesseract android tools. But i get this, when running ndk-build:
make: *** No rule to make target `/jni/ com_googlecode_leptonica_android/stdio/open_memstream.c', needed by `obj/local/armeabi/objs/lept/jni/com_googlecode_leptonica_android/ stdio/open_memstream.o'. Stop. Hope someone can help me quick :-) On Thursday, August 4, 2011 9:14:16 AM UTC+2, Robert T wrote: > > I think tesseract-android-tools is the best approach. It's easier, > because you only need to code in Java--there's no need to learn the > JNI part. Do you have some specifics on which step of the instructions > in the readme for that project is the problem? > > On Aug 2, 10:57 pm, Mert Alptekin <[email protected]> wrote: > > Hello, I want to make an Android project which make use of tesseract- > > ocr library. Could someone help me how to do it? Everybody gives the > > same website which i cannot managed to build tesseract forandroid by > > doing the steps in that site (http://www.itwizard.ro/interfacing-cc- > > libraries-via-jni-example-tesseract-163.html). The problem is i cannot > > find an Android.mk file for building tesseract. The ones that I founnd > > gives errors because source files are not matched or reports errors in > > cpp files of tesseract. Is there an easy way to build tesseract for > > android? And even if I managed to build will I create the java files > > for my project?How can I access the methods in tesseract? I'm new to > > makefilesand stuff. Or can someone send me a makefile? btw I couldnt > > use the tesjeract and tesseract-android-tools either. Please help > > guys. Thx > > Note: I'm building on windows 7 32-bit with cygwin -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en

