I meant to write: You could try changing FIndGDAL.cmake from:
FIND_LIBRARY(GDAL_LIBRARY
NAMES gdal gdal_i
to
FIND_LIBRARY(GDAL_LIBRARY
NAMES gdal gdal_i gdal1.4.0
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

