Robert, That makes sense to me, just wanted some clarification! I'm not that familiar with osgIntrospection, I just noticed that the osgwrapper* files were being built in the bin folder, but then copied to the plugins directory. Also, the osgDotNet wrapper generator couldn't find the osgwrappers dlls unless I stuck them in the bin directory instead of the bin\osgPlugins directory.
I'll try to investigate further this evening and try to get Mike some help. I need to get more familiar with osgIntrospection anyway:) Thanks! Jason On 9/20/07, Robert Osfield <[EMAIL PROTECTED]> wrote: > > 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 >
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

