On Tue, Oct 9, 2012 at 7:01 AM, Eduardo Poyart <poy...@gmail.com> wrote:
> The error happens with the default order. I tried changing it, with no > success. > > In case you want to look into this further, you may want to refer to > my version that successfully builds with the latest SDK and NDK and > with dynamic runtime: https://github.com/Eduardop/osg/tree/osg-android > > Eduardo > That's odd - I have managed to build OSG with the r8b release of NDK, just by making sure that gnustl_static is used. I have seen similar problem before, typically either updating the NDK or adding explicit -lgnustl_static to the linker flags fixed it. Unfortunately Google's NDK is a rather non-deterministic fragile mess that often breaks in random ways. Add an absolute lack of any documentation for it and it is really a "pleasure" to use it :( Jan
_______________________________________________ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org