Am 15.12.2018 um 09:44 schrieb Even Rouault:
Marco,
A few remarks:
1) Please build with ./configure --with-proj[=/path/to/proj/prefix]
so that classic linking is done, and GDAL doesn't have to guess the exact name
of the shared object. The dlopen() loading of it is deprecated and will be
comple
Marco,
A few remarks:
1) Please build with ./configure --with-proj[=/path/to/proj/prefix]
so that classic linking is done, and GDAL doesn't have to guess the exact name
of the shared object. The dlopen() loading of it is deprecated and will be
completely removed in GDAL 2.5.0
2) the absence of
Am 14.12.2018 um 16:54 schrieb Even Rouault:
Hi,
Just fixing the issue that Bas noted.
The source is available at:
http://download.osgeo.org/gdal/2.3.3/gdal-2.3.3rc2.tar.xz
builds fine as usual on cygwin but the autotest has some problems.
It always had, I never completed them, but this
Hi,
Just fixing the issue that Bas noted.
The source is available at:
http://download.osgeo.org/gdal/2.3.3/gdal-2.3.3rc2.tar.xz
http://download.osgeo.org/gdal/2.3.3/gdal-2.3.3rc2.tar.gz
http://download.osgeo.org/gdal/2.3.3/gdal233rc2.zip
A snapshot of the Python autotest suite can b