This are the osg/osgEarth elements in my PATH : Z:\OSG_2.8.0\binaries\bin; Z:\OSG_2.8.0\binaries\bin\osgplugins-2.8.0; Z:\OSG_2.8.0\sources\3rdParty_win32binaries_vs80sp1\bin; Z:\OsgEarth\bin\lib\release; Z:\OsgEarth\src\libCurl; Z:\OsgEarth\src\Expat 2.0.1\Bin; Z:\OsgEarth\src\zlib\GnuWin32\bin;
Do you have each one ? do the other osg example work ? If is it not a problem of file not found, I don't know what it can be... Vincent. 2009/2/18 Adaya Lorenzo <[email protected]> > Hi Vicent and Jason. Thanks for your answers.I have put the osgEarth dll(s) > in the Path enviroment varible but I have the same problem. I have reboot > the pc too. All the paths in Cmake configuration are correct. Any other > idea? > > 2009/2/18 Jason Beverage <[email protected]> > >> Hi Adaya, >> >> I think Vincent is correct, it sounds like the osgEarth dlls are not in >> your path. I generally just set up a batch file that sets my PATH variable >> to include the version of OSG I'm working with, the 3rd Party dependencies >> (libpng, curl, etc), and the osgEarth libraries. >> >> Jason >> >> >> On Wed, Feb 18, 2009 at 8:29 AM, Vincent Bourdier < >> [email protected]> wrote: >> >>> Hi >>> >>> I had it a few days ago. >>> Check if the osgEarth dll(s) is in the PATH environment variable, if the >>> file exist of course, ... all osgEarth dependencies have to be in the PATH >>> too (all DLL in general...) >>> Do you put the good paths in the Cmake configuration for osgEarth ? >>> >>> Regards, >>> Vincent. >>> >>> 2009/2/18 Adaya Lorenzo <[email protected]> >>> >>>> Hello. I have done all the step to compile osgEarth and there are no >>>> problems with compilation. The problem appears when I try to execute with >>>> osgviewer. The error message is: *Could not find plugin to read >>>> objects from file "\openstreetmap.earth".* >>>> Somebody has the same problem? How can I fix it? >>>> >>>> -- >>>> Adaya Lorenzo Leon >>>> >>>> _______________________________________________ >>>> osg-users mailing list >>>> [email protected] >>>> >>>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org >>>> >>>> >>> >>> _______________________________________________ >>> osg-users mailing list >>> [email protected] >>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org >>> >>> >> >> _______________________________________________ >> osg-users mailing list >> [email protected] >> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org >> >> > > > -- > Adaya Lorenzo Leon > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > >
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

