Thanks for all suggestions.

Actuallly the plugin is found and it's in the right place. The "only"
problem is the opening/loading of the plugin dll fails...
Maybe I have to change the INSTALL project created by cmake to put the
dll in the right directory by "building" the project because just
copying the generated dll by hand is not enough??

On 9/6/07, Robert Osfield <[EMAIL PROTECTED]> wrote:
> On 9/5/07, Antoine Hue <[EMAIL PROTECTED]> wrote:
> > Christoph Ehrler wrote:
> > > OK it's me again...
> > >
> > > I started development on the plugin but ran into the following problem:
> > > When OSG tries to use the generated osgdb_ogr.dll it fails to open it
> > > (DynamicLibrary::failed loading...). When I rename another dll (e.g.
> > > osgUtil.dll) OpenSceneGraph succeeds (opened DynamicLibrary...) but
> > > can't find the plugin of course.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to