Hi James,

The library name should be osgdb_OpenFlight to be consitent with all other platforms.  The old plugin should be called osgdb_flt, this should allow users to try both plugins without having to rebuild.

I believe this problem with have existed in 1.1 too, as this is when the new OpenFlight plugin was introduced.  Did you try 1.1?

Robert.

On 9/15/06, James E. Hopper <[EMAIL PROTECTED]> wrote:
The problem with openflight plugin (at least on the mac is osg is
looking for it to be called osgdb_OpenFlight.so not osgdb_flt.so
which is what the mac distribution calls it.  if i change the plugin
name it works fine.

is the name that the xcode project is giving the plugin wrong, or is
the name being used to load the plugin whats not correct?  i have a
working system but the os x binary distribution and xcode project
should be fixed.

best jim


DynamicLibrary::getLibraryHandle( osgdb_OpenFlight.so) - dlopen():
dlopen(./osgdb
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to