<div dir="ltr">Hi Christian, Jan et al.<div><br></div><div>Sorry for not being too active.... Anyway, did you try to compile all with the last additions from Rafa Gaitán? Now it is possible to compile OSG for Android with dynamic libraries, take a look to <a href="http://www.openscenegraph.org/index.php/documentation/platform-specifics/android/178-building-openscenegraph-for-android-3-4">http://www.openscenegraph.org/index.php/documentation/platform-specifics/android/178-building-openscenegraph-for-android-3-4</a> .</div><div>Is a must for you to use static libs? You can try the dynamic version, maybe it solves your problems.</div><div><br></div><div>Also we are using osgAndroid ( <a href="https://gitorious.org/osgandroid/pages/Home">https://gitorious.org/osgandroid/pages/Home</a> ) maybe it could be helpful. </div><div><br></div><div>I'm building now OSG for Android to do some testing. </div><div><br></div><div>I hope I can help a bit later. </div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-04-20 10:47 GMT+02:00 Jan Ciger <span dir="ltr"><<a href="mailto:jan.ciger@gmail.com" target="_blank">jan.ciger@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Mon, Apr 20, 2015 at 10:34 AM, Christian Kehl <span dir="ltr"><<a href="mailto:Christian.Kehl@uni.no" target="_blank">Christian.Kehl@uni.no</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span><br>
<br>
</span>Hi,<br>
<br>
is there still anybody available who has an idea what could be wrong in this<br>
instance ? The problem continues to persist and I don't know enough about<br>
the android wrapping system to fix the problem myself. The problem has to be<br>
in the static libraries, but where ?<br></blockquote><div><br><br></div></span><div>It could be also a bug  in the Android port of OSG. OSG is designed to load plugins required to load the various data formats dynamically. Unfortunately, this doesn't really work well with Android because of the way Android applications are deployed, so OSG won't find its plugins (and models/textures/etc won't load). <br><br>Jordi Torres has implemented a workaround using static linking, that is what those plugin declaration macros were for. If you have compiled everything statically as described in the doc and it is still looking for .so files (DLLs in Windows parlance), then something seems borked in the osgDB plugin system, IMHO.<br><br></div><div>Do the osgAndroid examples shipped with OSG work for you? If those don't work neither, then something has changed in OSG and broke it since mid-2013 when I have last compiled the Android version (and when it was working). <br><span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888"><div>J.<br></div><div><br><br><br><br><br></div></font></span></div></div></div>
<br>_______________________________________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org">osg-users@lists.openscenegraph.org</a><br>
<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Jordi Torres<br><br><br></div></div>
</div>