Sorry, I didn't answer your actual question. We don't need a path to the plugin dir, that works fine.
We need paths for the plugins to find their dependencies. Without that, the message returned is that the plugin load failed, when it was actually the plugin dependency load that failed. -- mew > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Robert Osfield > Sent: Thursday, November 29, 2007 11:08 AM > To: OpenSceneGraph Users > Subject: Re: [osg-users] DynamicLibrary::failed loading > I'm curious by the need for multiple PATH entries, I was > expecting the new plugin scheme to avoid the need altogether > for needing to specify the path to the plugins - only the > path to the parent directory is required, which also should > be where the libs themselves are located. > Could you explain a bit more what paths you need to set and > an example of it so I can understand the issues better. > > Cheers, > Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

