Hi,

I still didn't get it to work. I spoke with an Android developer the recent 
days, told him the problem. His suggestion: move the requested library files in 
the libs-folder of your project, which is how the Android jni usually works. 
Said and done, I created a folder in osgSimple called "libs" and copied the 
OpenSceneGraph 3.3.8 library files (static libraries) into the "libs" folder. 
Unfortunately, I still get the same error, the app searches for the dynamic 
library (at least according to LogCat). Any further ideas ? I can still try a 
dynamic compile of OSG 3.3.8 and compile osgAndroid from there on again, but I 
don't know how promising that may be. Thing is: the osgAndroid compile itself 
is fine because the gray render window is created. It is just that the plugins 
are not found by the Android system ...

Thank you!

Cheers,
Christian

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=63808#63808



_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to