[gs-bugs] [Bug 692978] Error building libmupdf .so file

bugzilla-daemon at ghostscript.com bugzilla-daemon at ghostscript.com
Mon Apr 9 11:14:05 UTC 2012


http://bugs.ghostscript.com/show_bug.cgi?id=692978

--- Comment #4 from appie <arpit2111 at hotmail.com> 2012-04-09 11:14:04 UTC ---
(In reply to comment #2)
> Please retry, using 1.0rc1, together with the latest thirdparty.zip file from
> http://mupdf.com/download.
> 
> Please do not delete any files, as in doing so, you'll change the error
> messages, making it harder for us to debug.
> 
> Please reopen this bug when you have attached a build log that fails in the
> above circumstances. Thanks.


Hi,

First of all I would like to draw your attention with the very first error that
I encounter... While building a javah file for MuPDFCore.java, I am getting
Error: Class android.graphics.Bitmap could not be found.

To remove it, i just removed :
import android.graphics.Bitmap;
import android.graphics.PointF;
import android.graphics.RectF;
and made java files for each.

Then I am able to build javah file for MuPDFCore so that I can build so file
for mupdf.
And then again the same problem persists, not able to build so file.

-- 
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gs-bugs mailing list