Hello Jan,
Could you put a breakpoint at the function
std::string Registry::createLibraryNameForExtension in
osgDB/Registry.cpp, line 555 and step through it?
[...]
The expected behaviour is that at line 556 it will find an alias from
wrl to vrml and it should call itself recursively with the new argument.
Then it should return "osgdb_vrmld.dll"
It does. It seems that stepping through the code magically fixed the
problem... I suspect I had not run the INSTALL target or something,
though I am pretty sure I did. So that seemed to have been PEBKAC.
Sorry.
But now, when running the debug osgviewerd, it crashes when
instantiating the openvrml::browser. So it would seem I have to build
OpenVRML in debug as well as release after all, as we both expected.
I'll update the Wiki page with instructions on that.
J-S
--
______________________________________________________
Jean-Sebastien Guay [EMAIL PROTECTED]
http://whitestar02.webhop.org/
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/