-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 07/28/2010 03:52 PM, Thomas Beer wrote: > 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.
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. Jan -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mandriva - http://enigmail.mozdev.org/ iD8DBQFMUMghn11XseNj94gRAvB9AKCjoZwzxwr3CqO4GglrjsvhahQMcACeJpjh henA4rBtVBlLs7OdrkeLREY= =pVm/ -----END PGP SIGNATURE----- _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

