Closed GoogleCodeExporter closed 9 years ago
Original comment by mpietrzak
on 17 May 2010 at 12:10
you need to do as below:
1. cd /mupdf/mupdf/
2. make -f APV.mk font_files
then it creates some .c files. and then, excute android-gcc-setup.sh,
$NDK/ndk-build.
Original comment by lobot...@gmail.com
on 21 Dec 2010 at 1:43
Can someone provide a step-by-step procedure for building .so file, please? I
am not able to create .so
I am using cygwin, eclipse, and Nexus
Original comment by jackiecr...@gmail.com
on 6 Jun 2011 at 6:42
Unfortunately, almost all of the .c files seem to be missing from the
repository at the moment. For instance, jni/mupdf/pdf/APV.mk needs fontdump.c
to make fontdump, but there is no fontdump.c. In fact, mupdf/pdf contains
nothing but APV.mk, and there is no jni/mupdf/mupdf directory.
Original comment by arpruss
on 19 Jul 2011 at 3:42
Original issue reported on code.google.com by
saryu.ku...@gmail.com
on 21 Apr 2010 at 12:34