Open EricBoix opened 7 years ago
-DGDAL_DIR=$HOME/local/gdal-2.1.1
as argument to cmake doesn't allow cmake to find gdal.
Things to try:
Concerning Windows the script still uses GDL version 1.1 and GDL-2X. is missing.
The conflict should be resolved once PR #1 will be merged.
This PR is a ditch attempt to solve this PR final OSX difficulty by blending it with FPE's upgrade to GDAL 2.X.
For Ubuntu, being unable to have the GDAL version 2.X working through PPA (see note below), we resolve to building from sources.
Note: unable to use GDAL version 2.X binary packages (PPA)
UbuntuGIS launchpad points to some unbuntgis-testing supposedly version 2 gdal binary pacakges but when doing
it seems to be a GDAL version 1 (not 2.X).