oup-ID programs.)"
so if your plugins are in /someplace/osgPlugins-whatever/ and your
LD_LIBRARY_PATH is set to /someplace/osgPlugins-whatever then using
dlopen("osgdb_gif", ) will find that lib. You don't have to
dlopen("/som
rating system
already doing it if you provide just a filename?
Just in case, it is possible to add "." (ie current directory) to
LD_LIBRARY_PATH. (ie ".:/usr/lib").
In my experience, OSG_LIBRARY_PATH (in
Registry::initLibraryFilePathList)
It is either
whatever OSG does (ie in osgDB::findLibraryFile), or "./". It is
wrong.
--
Orhun Birsoy
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
search environmental variable, something like
OSG_PLUGIN_PATH.
--
Orhun Birsoy
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
4 matches
Mail list logo