[gdal-dev] Error building Python bindings - GDALCreateDriver was not declared in this scope

Even Rouault even.rouault at spatialys.com
Thu Nov 2 12:41:31 PDT 2017


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20171102/fb59e908/attachment.html>


More information about the gdal-dev mailing list