[pdal] Unable to build PDAL 1.1.0: "Could NOT find GDAL (missing: GDAL_INCLUDE_DIR) "
Howard Butler
howard at hobu.co
Mon Dec 28 09:57:18 PST 2015
> On Dec 28, 2015, at 10:30 AM, Albert Godfrind <albert.godfrind at oracle.com> wrote:
>
> Then again the real cause of the error is here:
>
> FIND_PATH(GDAL_INCLUDE_DIR
> gdal.h
> PATH_PREFIXES gdal
> PATHS
> ${GDAL_PREFIX}/include/gdal
> ${GDAL_PREFIX}/include
> /usr/local/include
> /usr/include)
Albert,
Thanks for the hints. I took your report and made a pull request to adopt it as well as support GDAL 2.0+. Please give it a test at https://github.com/PDAL/PDAL/pull/1075
Howard
More information about the pdal
mailing list