On 7/28/2010 6:52 AM, 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.In my experience, when a plug-in fails to load, it's almost always because all the plugin's dependencies are not being found at runtime. Dependency Walker is a very useful tool for determining whether or not this is the case (http://www.dependencywalker.com/).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.
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

