[osg-users] osgAndroid - Deploying and Debugging
Christian Kehl
christian-kehl at web.de
Fri Sep 16 03:18:18 PDT 2016
Hi Akhtar,
> However, now when i try to load a model (cessna.osg) it shows error: dlopen failed: library osgPlugins-3.4.0/osgdb_osg.so" not found. DynamicLibrary::failed loading "osgPlugins-3.4.0/osgdb_osg.so"
The compile instructions state to compile it all in static mode - also the plugins. Can you please have a look if the files in your osgPlugins-3.4.0" folder are static libraries (extension ".a") ? That might be the problem when trying to load ".osg" files.
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=68626#68626
More information about the osg-users
mailing list