thanks for the quick answer.

I think, thats not the reason.

osgconv --formats run and find all the plugins
Terminal looks like following lines.
Here you can see OSG_PLUGIN_EXTENSION is ".so"

**********
...
...
FindFileInPath(/Developer/SDK/OSG/lib/osgPlugins-2.9.6/osgdb_zip.so): returning 
/Developer/SDK/OSG/lib/osgPlugins-2.9.6/osgdb_zip.so
Opened DynamicLibrary /Developer/SDK/OSG/lib/osgPlugins-2.9.6/osgdb_zip.so
Closing DynamicLibrary /Developer/SDK/OSG/lib/osgPlugins-2.9.6/osgdb_zip.so
Plugin /Developer/SDK/OSG/lib/osgPlugins-2.9.6/osgdb_zip.so
{
    ReaderWriter : ZIP Database Reader/Writer
    {
        features   : readNode 
        extensions : .zip   Zip archive format
    }
}

itr='/Developer/SDK/OSG/lib/osgPlugins-2.9.6'
FindFileInPath() : trying 
/Developer/SDK/OSG/lib/osgPlugins-2.9.6//Developer/SDK/OSG/lib/osgPlugins-2.9.6/osgdb_zipd.so
 ...
itr='/Developer/SDK/OSG/lib'
...
...

**********

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





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

Reply via email to