Hi,
Since the changes in ReaderWriterDAE.cpp (among others) to use only one
DAE instance, my osgdb_dae.dll can't be loaded. After some testing I
have discovered that it is the creation of the DAE instance in the
ReaderWriterDAE constructor that is the problem. If it's removed and
local DAE instances are created where they are needed everything works
fine. Otherwise (or even if I only create a local DAE instance in the
constructor) I get the following error message: DynamicLibrary::failed
loading "osgdb_dae.dll"
Has anyone else experienced this problem and does anyone have an idea
why the Windows LoadLibrary function refuses to load osgdb_dae.dll in
this case?
/Andreas
--
________________________________________________________________________
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/