Closed GoogleCodeExporter closed 9 years ago
There is a README file where all the steps are explained.
Original comment by till.klo...@gmail.com
on 8 Sep 2011 at 11:00
I do it as the README ,but the following question appeared ,can you help me
,thanks
$ ndk-build
Install : libjpeg.so => libs/armeabi/libjpeg.so
make: *** No rule to make target `//cygdrive/c/android-ndk/tesseract-android-too
ls-1.00/leptonlib-1.66/src/adaptmap.c', needed by `/cygdrive/c/android-ndk/tesse
ract-android-tools-1.00/obj/local/armeabi/objs/lept//cygdrive/c/android-ndk/tess
eract-android-tools-1.00/leptonlib-1.66/src/adaptmap.o'. Stop
Original comment by wangzhon...@gmail.com
on 9 Sep 2011 at 7:58
I got the same problem:
"Compile arm : jpeg <= jmem-android.c
SharedLibrary : libjpeg.so
Install : libjpeg.so => libs/armeabi/libjpeg.so
make: *** No rule to make target `//cygdrive/c/OCR/tesseract-android-tools-1.00/
external/leptonlib-1.66/src/adaptmap.c', needed by `/cygdrive/c/OCR/tesseract-an
droid-tools-1.00/obj/local/armeabi/objs/lept//cygdrive/c/OCR/tesseract-android-t
ools-1.00/external/leptonlib-1.66/src/adaptmap.o'. Stop."
Original comment by ChunHsia...@gmail.com
on 16 Sep 2011 at 2:41
I think it is because the path problem with "//", don't know how to fix it yet.
I run cygwin on my Windows 7, so maybe it is the reason.
Original comment by ChunHsia...@gmail.com
on 16 Sep 2011 at 2:42
Yes, I have the same problem. It's also being discussed over at
http://code.google.com/p/tesseract-android-tools/issues/detail?id=16 see
comment #5, 6, 7.
/rob
Original comment by RobCranf...@gmail.com
on 21 Oct 2011 at 6:18
Don't have the resources to support cygwin.
Original comment by alanv@google.com
on 11 Sep 2012 at 8:11
Original issue reported on code.google.com by
wangzhon...@gmail.com
on 5 Aug 2011 at 3:20