On Fri, Jan 11, 2013 at 1:28 AM, Jason Daly <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.

Regards,

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

Reply via email to