On 01/11/2013 04:48 AM, Jan Ciger wrote:

On Fri, Jan 11, 2013 at 1:28 AM, Jason Daly <jd...@ist.ucf.edu <mailto:jd...@ist.ucf.edu>> wrote:

    Actually, we've got shared library loading working already.

    A lot of our software is plugin-based (using dlopen), and it's
    working fine on Android.  There is a bit of JNI involved, but only
    enough to hook into the regular Android GUI/View stuff.


Ah, that's good news then. Would you mind to publish any changes you needed to do to it? I would love to switch to shared lib too, because with the static linking the recompiles are taking ages every time.



I will if I can. I doubt I'll be able to, though. I'm frantically trying to finish this up before I switch jobs next week, and I've got a few other things on the plate, too. My outside work time is pretty full too, with moving and stuff.

I'm currently doing things like writing the Android.mk file manually for our specific build tree, which is fine for the guys here, but probably wouldn't do for OSG in general.

If nothing else, I could give you what I end up with and you (or someone else) could massage it into a nice, CMake-friendly form if you like.

--"J"

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to