On 22.12.2021 11:38, Pei JIA wrote:
Hi, all:
Again, I failed to build *gdal-3.4.0* , against the current *qhull 8.1.1 *.
platform ?
is /usr/include/libqhull/libqhull.h in place and
have you the proper libqhull-devel (or equivalent for your platform)
in place ?
1. I used
/CFLAGS="-O3
Hi, all:
Again, I failed to build *gdal-3.4.0* , against the current *qhull 8.1.1 *.
1. I used
*CFLAGS="-O3 -pipe -march=native -w"; CXXFLAGS="${CFLAGS}" ./configure
--with-proj=$ROOTDIR --with-cpp14 --with-crypto=yes --with-liblzma
--with-python --with-geos=$ROOTDIR --with-spatialite --with-op