Hi Marcus,
I believe that the effect of the bug that you describe was avoided by
changing the COLLADA plugin to create only one DAE instance. However,
that change seems to imply that the osgdb_dae.dll refuses to load
dynamically. The function LoadLibrary simply returns an empty handle and
I can't see why this change should result in that behavior. Can you
verify that the plugin doesn't work in Windows with the latest cvs
version or could there be some other problem with the way I build
osgdb_dae.dll? I have rebuilt osg completely but with no luck.
/Andreas
[EMAIL PROTECTED] wrote:
Andreas,
I believe this may be due to a known bug in the underlying COLLADA DOM
daeMetaElement class. The bug is that an object of that class is not
fully reentrant and reexecutable. This can lead to problems when
multiple DAE objects are created and destroyed such as in your use case.
ccing the DOM's maintainer (Andy) so we can raise the priority of
resolving this issue.
Regards,
Marcus
--
________________________________________________________________________
Andreas Ekstrand
Remograph
Rekrytgatan 10
SE-582 14 Linköping
SWEDEN
Website: http://www.remograph.com
E-mail: [EMAIL PROTECTED]
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/