Even Rouault kirjoitti 22.05.2018 klo 11:05:
On mardi 22 mai 2018 07:59:08 CEST Lars wrote:
> Hello,
>
> Does GDAL have an updated list of required and optional dependencies?
Lars,
Required: none currently, except a C++ compiler
With C++ 11 support. I just run into this as I had a Debian 7 machine,
whose gcc (4.7) does not support C++ 11.
Debian 7 EOL is next week so it was a reminder to update.
Ari
But for usual functionalities, I'd suggest libsqlite3, libcurl, libexpat
You an consult the right most column of
http://gdal.org/formats_list.html and
http://www.gdal.org/ogr_formats.html to see which dependencies are
needed to have support for which driver.
Looking at
https://github.com/OSGeo/gdal/blob/master/gdal/nmake.opt or
https://github.com/OSGeo/gdal/blob/master/gdal/configure.ac
will also give you the list of all potential dependencies.
Even
--
Spatialys - Geospatial professional services
http://www.spatialys.com
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev