I am getting the following error running configure for
VirtualPlanetBuilder:

-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Check size of void*
-- Check size of void* - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Looking for XOpenDisplay
in /usr/lib64/libX11.so;/usr/lib64/libXext.so
-- Looking for XOpenDisplay
in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
CMake Error: This project requires some variables to be set,
and cmake can not find them.
Please set the following variables:
GDAL_INCLUDE_DIR
GDAL_LIBRARY

-- Configuring done

Is GDAL not in osg?  I have built osg and I am having trouble with VPB.
I did some searching on google and ran across a file that I put in my
VPB directory called FindGDAL.cmake.  This did not make any difference.
Any suggestions?

Thanks.

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to