Hello, i have install on my pc with Windwos XP SP2 osg2.0.0 (Win32 Binaries Zip file) This version is run ok.
Now i have installed version osg2.2.0 (Win32 Binaries Zip file and I tried even Win32 Binaries Installer), and unistalled osg2.0.0, but when i run osgviewer cow.osg this is the response: Warning: Could not find plugin to read objects from file "cow.osg". osgviewer: No data loaded These are the environment variables that i have set: set OSG_ROOT=C:\OpenSceneGraph set OSG_FILE_PATH=%OSG_ROOT%\data;%OSG_ROOT%\data\Images;%OSG_ROOT%\data\fonts set OSG_LIBRARY_PATH=C:\OpenSceneGraph\bin\osgPlugins-2.2.0;C:\OpenSceneGraph\bin; set PATH=C:\OpenSceneGraph\bin;C:\OpenSceneGraph\bin\osgPlugins-2.2.0; I have run the example also with the set OSG_NOTIFY_LEVEL=DEBUG and this is the response: C:\OpenSceneGraph\bin>osgviewer cow.osg GraphicsContext::setWindowingSystemInterface() 00FCE2B8 10175E00 CullSettings::readEnvironmentalVariables() Render::Render() 00FC30E8 CullSettings::readEnvironmentalVariables() CullSettings::readEnvironmentalVariables() CullSettings::readEnvironmentalVariables() CullSettings::readEnvironmentalVariables() CullSettings::readEnvironmentalVariables() _availableQueue.size()=2 DriveManipulator::_height set to ==1.5 CullSettings::readEnvironmentalVariables() Render::Render() 014D7930 CullSettings::readEnvironmentalVariables() CullSettings::readEnvironmentalVariables() CullSettings::readEnvironmentalVariables() CullSettings::readEnvironmentalVariables() _availableQueue.size()=2 CullSettings::readEnvironmentalVariables() Render::Render() 014DA038 CullSettings::readEnvironmentalVariables() CullSettings::readEnvironmentalVariables() CullSettings::readEnvironmentalVariables() CullSettings::readEnvironmentalVariables() _availableQueue.size()=2 itr='C:\OpenSceneGraph\bin\osgPlugins-2.2.0' FindFileInPath() : trying C:\OpenSceneGraph\bin\osgPlugins-2.2.0\osgPlugins-2.2. 0\osgdb_osg.dll ... itr='C:\OpenSceneGraph\bin' FindFileInPath() : trying C:\OpenSceneGraph\bin\osgPlugins-2.2.0\osgdb_osg.dll . .. FindFileInPath() : USING C:\OpenSceneGraph\bin\osgPlugins-2.2.0\osgdb_osg.dll DynamicLibrary::failed loading "osgPlugins-2.2.0/osgdb_osg.dll" Warning: Could not find plugin to read objects from file "cow.osg". osgviewer: No data loaded Viewer::~Viewer():: start destructor getThreads = 0 Viewer::~Viewer() end destrcutor getThreads = 0 Destructing osgViewer::View Render::~Render() 014D7930 Render::~Render() 014DA038 Destructing osg::View Render::~Render() 00FC30E8 Done destructing osg::View GraphicsContext::setWindowingSystemInterface() 00000000 10175E00 This message for me is strange: DynamicLibrary::failed loading "osgPlugins-2.2.0/osgdb_osg.dll" There are problems with version osg2.2.0 on windwos or i have commit errors? Regards -- Samuele Pierattini ENEA FIM-INFOGER-BOL E-Mail [EMAIL PROTECTED] _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

