On mercredi 7 novembre 2018 19:56:10 CET Alan Stewart wrote:
> Thanks, Even, I certainly didn't read the file header. After making all your
> suggested changes the compiler is erroring on
> swig/python/extensions/gdal_wrap.cpp, which I have not touched.
> 
> I notice it is using " Visual C++ for Python", version 9.0. Is that the
> correct compiler to use?

In theory, yes, but in practice you can force the use of your current MSVC 
version and it happens to work just fine, by setting the following env 
variables

set DISTUTILS_USE_SDK=1
set MSSdk=1

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to