On 19/02/2025 09:23, Even Rouault wrote:
Le 19/02/2025 à 08:48, Marco Atzeri via gdal-dev a écrit :
On 18/02/2025 15:58, Even Rouault via gdal-dev wrote:
Hi,
Main reason: doesn't build with GCC 15
Download links:
- https://download.osgeo.org/geotiff/libgeotiff/
libgeotiff-1.7.4rc1.t
On 18/02/2025 15:58, Even Rouault via gdal-dev wrote:
Hi,
Main reason: doesn't build with GCC 15
Download links:
- https://download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.7.4rc1.tar.gz
built on cygwin with both cmake and autoconf using
gcc (GCC) 15.0.0 20250105
I noticed few discrepanci
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
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
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
On 5/30/2018 1:04 AM, Roberto Ribeiro wrote:
Hello list, I'm trying to build GDAL 2.3 on Cygwin, and have been
running amok with the GEOS option. I present the correct path for the
geos_config file during ./configure, it does not throw any error, but
after configuration is done, GEOS support is
On 16/04/2017 11:45, Even Rouault wrote:
Hi,
ogrosmdatasource.cpp:102:18: error: expected unqualified-id before
numeric const
ant
static const int PAGE_SIZE = 4096;
Thanks for the notice. I've just fixed it in SVN
(you can "svn checkout https://svn.osgeo.org/gdal/branches/2.2/gdal
On 14/04/2017 10:10, Even Rouault wrote:
Hi,
I have prepared the GDAL/OGR 2.2.0 Beta 1 release. It will potentially
be followed by a second beta, or directly by a RC1 if things go well.
The source is available at:
[cut]
Even
On cygwin, I hit a poor choice of variable name.
--
On 01/07/2016 13:20, Kai Muehlbauer wrote:
Hi Matthias,
I did experience the same issue. See
https://lists.osgeo.org/pipermail/gdal-dev/2016-July/044678.html
Although I did not find the root cause of this, I found that in my use
case, copying and unsetting CC and CXX environment variables did
On 25/04/2016 13:02, Even Rouault wrote:
Le lundi 25 avril 2016 12:46:36, Marco Atzeri a écrit :
Dear developers,
building and testing latest 2.1.0 RCx on cygwin
enabling perl and python I hit some very curious build
issues:
1)
The configure requires that CXX is not defined for
building the
Dear developers,
building and testing latest 2.1.0 RCx on cygwin
enabling perl and python I hit some very curious build
issues:
1)
The configure requires that CXX is not defined for
building the python swig system
It seems a old issue not cygwin specific:
http://www.michael-joost.de/gdal_install
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
12 matches
Mail list logo