murusu / tesseract-android-tools

Automatically exported from code.google.com/p/tesseract-android-tools
0 stars 0 forks source link

how to build this project #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I dont know how to build the three libraries t this project 
2.
3.

Original issue reported on code.google.com by wangzhon...@gmail.com on 5 Aug 2011 at 3:20

GoogleCodeExporter commented 8 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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
Don't have the resources to support cygwin.

Original comment by alanv@google.com on 11 Sep 2012 at 8:11