On jeudi 2 novembre 2017 18:35:26 CET Nick Cummins wrote: > Hi, > > > > I'm trying to build GDAL bindings for Python 3. I have the gdal-2.2.2-1 > package installed from the Arch Linux official repositories, which does > contain bindings for Python 2.7
I'd suspect the Python bindings try to inclue the GDAL headers of an older version than 2.2.2 GDALCreateDriver should be declared in gdal.h Even -- Spatialys - Geospatial professional services http://www.spatialys.com
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
