Hi Serge,

On 5/21/07, Serge Lages <[EMAIL PROTECTED]> wrote:
Hi Robert,

I've tested it under Windows and there is no versionning for the .dll files,
the only change is that the plugins are now into a versionned directory
(osgPlugins-1.9.4).

Thanks for the feedback.

I must admit that it makes me more complicated to manage my projects with
this system, as each of my project have post build commands to copy the
required dll into its working directory. So now to stay up to date with the
plugins and to not mix core dll (not versionned) with inappropiate plugins
dll, I'll have to update all my batch for each new version. :/ Or the other
alternative will be to copy all the osgPlugins-* directories and let osgDB
load the good ones, but it's not a very clean solution...

I don't understand the extra complexity.  I would have though you'd
just copy the contents across including directory, of if you need to
copy a specific directory across just use a wild card to match the
version.

Under Linux I think that this system is more appropriate, but under Windows
with the lack of symbolic links and with the fact that installing the dll
into system directories is not something recommanded, I don't see any
benefits, IMHO it's even more complicated now.

Where is the extra complication?  Is it merly your custom scripts need
tweaking?

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

Reply via email to