Tesseract for android, wont compile, open_memstream.c Ubuntu11.04
问题 I have used the tool tesseract for android. I have followed every step in the readme. But when trying to use ndk-build i get the following: 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. I have checked that the paths are correct (LEPTONICA,LIBJPEG,TESSERACT, +_PATH). and they are correct, also libjpeg does compile (its the first in the