I have sucessfully *built* it with the current openvrml version (0.18.3). The problem I have is, that the openvrml.dll (boost) is throwing exceptions before the DllMain is reached and thus the LoadLibrary call fails / the exceptions cannot be caught - and with that also the loading of the osgPlugin referring to the openvrml.dll fails.
Any fixes to that issue? BTW I already set the OPENVRML_DATADIR environment variable, which would too cause a failure when loading the openvrml.dll. Regards, Thomas On Wed, Jul 28, 2010 at 11:04 AM, Florian Kuzmany < [email protected]> wrote: > Hi, > > I desperately try to compile osg 2.9.8 with the vrml-plug-in using VS 2008. > > I followed the instructions on the vrml-plugin-site and was able to create > the openvrm lib-files and added the pathes to cmake. > > Compiling osg, over hundred errors occur. > It seems that osg refers to classes which don't exist in openvrml.lib (e.g. > resource_fetcher). > > Is Version 0.4.13 of openvrml still the right one? What do I do wrong? > > Can anyone help me? > > Thanks, > Kuzy > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=30344#30344 > > > > > > _______________________________________________ > 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

