Hi Jamil,

VirtualPlanetBuilder's (VPB) main dependencies are the OSG and GDAL,
when you install these, or point VPB at them with env vars or CMake
settings.  You'll need both the libs and the headers, when using a
debian based distro like Ubuntu you'll want to use something like:

sudo apt-get install libgdal1-dev

Robert.

On Fri, Jan 28, 2011 at 5:37 AM, jamil farooq <[email protected]> wrote:
> Hi,
>
> I am trying to build VirtualPlanetBuilder in ubuntu 10.04 by writing
> ./configure command in Terminal and getting this error can anyone
> guide my wot is wrong with configure. I have already installed OSG
> and libgdal both.
>
>
>
>
>
> CMake Error: The following variables are used in this project, but they are 
> set to NOTFOUND.
> Please set them or make sure they are set and tested correctly in the CMake 
> files:
> GDAL_LIBRARY
>    linked by target "vpb" in directory 
> /media/software_/projects/flightgear/VirtualPlanetBuilder/src/vpb
>    linked by target "application_osgdem" in directory 
> /media/software_/projects/flightgear/VirtualPlanetBuilder/applications/osgdem
>    linked by target "application_vpbcache" in directory 
> /media/software_/projects/flightgear/VirtualPlanetBuilder/applications/vpbcache
>    linked by target "application_vpbsizes" in directory 
> /media/software_/projects/flightgear/VirtualPlanetBuilder/applications/vpbsizes
>    linked by target "application_vpbmaster" in directory 
> /media/software_/projects/flightgear/VirtualPlanetBuilder/applications/vpbmaster
>
> -- Configuring incomplete, errors occurred!
>
>
>
> Thank you!
>
> Cheers,
> fly_hi
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=36073#36073
>
>
>
>
>
> _______________________________________________
> 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