Hi Sanat, Unfortunately, I do all of my work on Linux. You should be able to install all the osgEarth libraries (dlls) to the osg-plugins directory. I thought one of the options when building osgEarth was to have it install to the osg directory, but again I only do it on Linux.
Also, yes, it is the osgviewer that comes with osg. osgEarth is a set of plugins, specifically, ones that let you load in .earth files like .osg, .ive, or any other file osg supports. In addition, osgEarth has its own plugins that it needs to read in specific data types (.dt0, .shp, .tiff) and know how to use them. Take a look here if you haven't already: http://www.osgearth.org/wiki/Downloads The pre-built section will give you a copy of OSG that has all the dependencies you need to get osgEarth working. Hope this gets you further :) -Adam ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=27658#27658 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

