Closed GoogleCodeExporter closed 9 years ago
Those are machine generated. Tough it seems I forgot to include the build
script, will check that into the repo. For now:
javah -jni -d jni -classpath bin/classes org.libharu.Document
javah -jni -d jni -classpath bin/classes org.libharu.Page
javah -jni -d jni -classpath bin/classes org.libharu.Font
Original comment by vbraun.n...@gmail.com
on 14 Feb 2012 at 12:57
javah generates the headers but the implementations .cpp are still missing.
Original comment by wmTorr...@gmail.com
on 14 Feb 2012 at 1:24
Oh yes. Checked in to the repo now.
Original comment by vbraun.n...@gmail.com
on 14 Feb 2012 at 1:29
Original issue reported on code.google.com by
wmTorr...@gmail.com
on 14 Feb 2012 at 12:48