[gdal-dev] GDAL/OGR 2.1.0 RC2 Available for Review
Even Rouault
even.rouault at spatialys.com
Fri Apr 22 04:28:16 PDT 2016
Le vendredi 22 avril 2016 12:58:34, Marco Atzeri a écrit :
> On 21/04/2016 21:52, Even Rouault wrote:
> > Hi,
> >
> > I've issued a new RC to fix a trunk regression in the OGR VRT driver.
>
> attached patch to manage the latest location of qhull header.
> (/usr/include/libqhull/libqhull.h)
> It may need some adjustment but works for me on cygwin.
>
> I also noted that local headers are looked in the the wrong directory
>
> - EXTRA_INCLUDES="-I/usr/include/local/qhull $EXTRA_INCLUDES"
> + EXTRA_INCLUDES="-I/usr/local/include/qhull $EXTRA_INCLUDES"
>
> https://gcc.gnu.org/onlinedocs/gcc-5.3.0/cpp/Search-Path.html#Search-Path
>
Thanks. Applied per https://trac.osgeo.org/gdal/ticket/6470
> The build including the perl bind is fine, but I have some
> issues with the python one.
>
> Question:
> from build log I see
>
> echo 'GNM_ENABLED=no' >> setup_vars.ini
>
> so why the GNM stuff is build at all ?
Typo in a test. Adressed by https://trac.osgeo.org/gdal/ticket/6471
I've issued a RC3 with the 2 above fixes
--
Spatialys - Geospatial professional services
http://www.spatialys.com
More information about the gdal-dev
mailing list