[gdal-dev] Error Compiling GDAL with ESRI FileGeodatabase Support On Ubuntu 16.04
Even Rouault
even.rouault at spatialys.com
Thu Aug 4 13:26:52 PDT 2016
Andrew,
Remove
CXX="g++ -std=c++14" CPPFLAGS="-DMAKE_SANITIZE_HAPPY -fsanitize=undefined -
fsanitize=address" LDFLAGS="-fsanitize=undefined -fsanitize=address"
from the configure.
They are not intended for production use. More specifically the FGDB SDK
doesn't like compiling with C++11 or 14.
--
Spatialys - Geospatial professional services
http://www.spatialys.com
More information about the gdal-dev
mailing list