Hi Jason, On 9/20/07, Jason Beverage <[EMAIL PROTECTED]> wrote: > Currently, the osgwrappers_*.dll files are installed in the > bin\osgPlugins-2.1.11 folder instead of in just bin. Is this correct > behavior? It seems to me like they should have the same versioning scheme > the rest of OSG has now and be placed in the bin folder.
Wrappers are plugins, they are dynamically loaded on demand rather than linked to explictly like a conventional library. So yes there should go in the plugins folder as since the plugin folder is version there should be no need to version the wrappers. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

