> -----Original Message----- > From: [email protected] [mailto:osg-users- > [email protected]] On Behalf Of Jan Ciger > Sent: Thursday, July 29, 2010 2:15 AM > To: OpenSceneGraph Users > Subject: Re: [osg-users] [osgPlugins] VRML plugin - compile error (osg 2.9.8, > VS2008, openvrml 0.4.13) > > If you are getting exceptions/crashes, it could be that Boost, OpenVRML > and/or OSG were not compiled using the same compiler and same settings > (debug vs. release ...). In order to make sure that everything is set up > correctly you may need to rebuild all the libraries yourself to ensure > consistency, instead of downloading a pre-built binary.
I have built all libraries myself using the same compiler settings (in both, 32 and 64 bit configurations) and tried boost versions 1.42 and 1.43 (and an additional test with 1.38 pre built 32 bit). Always the same issue about an exception thrown somewhere from boost::filesystem before main/dllmain app/vrmlplugin/openvrml was reached (thus most probably coming from a static initialization). Which boost version was tested with the plugin on MSVC? Thanks! Regards, Thomas _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

