Hello, I compiled OpenSceneGraph-3.0.1 with the vrml plugin with Visual Studio 2010. I compiled openvrml-0.18.9 with boost_1_47. When I try to load a vrml model (osgviewer.exe object.wrl), I have this error :
FindFileInPath() : trying C:\Osg_Source\OpenSceneGraph\bin\osgPlugins-3.0.1\osgdb_vrml.dll ... FindFileInPath() : USING C:\Osg_Source\OpenSceneGraph\bin\osgPlugins-3.0.1\osgdb_vrml.dll DynamicLibrary::failed loading "osgPlugins-3.0.1/osgdb_vrml.dll" Warning: Could not find plugin to read objects from file "C:\Osg_Source\OpenSceneGraph\bin\object.wrl". Previously,I compiled OpenSceneGraph-3.0.1 with the vrml plugin with Visual Studio 2008. I compiled openvrml-0.17.12 with boost_1_38. The loading of vrml files worked fine. Does someone compile OpenSceneGraph-3.0.1 with the vrml plugin with visual studio 2010?With which version of OpenVRML and boost? Thank you! Cheers, lucie ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=52291#52291 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

