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

Reply via email to