Re: [gdal-dev] Problems compiling in Mac

2023-11-24 Thread Even Rouault via gdal-dev
Hi Carsten, should be fixed per https://github.com/OSGeo/gdal/pull/8810 Even -- http://www.spatialys.com My software is free, but my time generally not. ___ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-d

Re: [gdal-dev] Problems compiling in Mac

2023-11-24 Thread Carsten Schultz via gdal-dev
Hallo! > On 23. Nov 2023, at 18:12, Javier Jimenez Shaw via gdal-dev > wrote: > > My colleague (I have only Linux) will give more info. I am that colleague. > > On Thu, 23 Nov 2023 at 16:25, Even Rouault wrote: > >>> >>> I thought that it was enough disabling GDAL_USE_EXTERNAL_LIBS (we ar

Re: [gdal-dev] Problems compiling in Mac

2023-11-23 Thread Javier Jimenez Shaw via gdal-dev
My colleague (I have only Linux) will give more info. On Thu, 23 Nov 2023 at 16:25, Even Rouault wrote: > > >> I thought that it was enough disabling GDAL_USE_EXTERNAL_LIBS (we are not >> enabling explicitly arrow or kml). Am I wrong? >> >> He might have to remove CMakeCache.txt because it could

Re: [gdal-dev] Problems compiling in Mac

2023-11-23 Thread Even Rouault via gdal-dev
I thought that it was enough disabling GDAL_USE_EXTERNAL_LIBS (we are not enabling explicitly arrow or kml). Am I wrong? He might have to remove CMakeCache.txt because it could contain the GDAL_USE_LIBKML=ON declaration that was set before turning off GDAL_USE_EXTERNAL_LIB

Re: [gdal-dev] Problems compiling in Mac

2023-11-23 Thread Javier Jimenez Shaw via gdal-dev
On Thu, 23 Nov 2023 at 15:01, Even Rouault wrote: > > Le 23/11/2023 à 14:53, Javier Jimenez Shaw via gdal-dev a écrit : > > Hi > > A colleague of mine is compiling in Mac. I am aware of the problems with > arrow and libkml: > https://gdal.org/development/building_from_source.html#building-on-maco

Re: [gdal-dev] Problems compiling in Mac

2023-11-23 Thread Even Rouault via gdal-dev
Le 23/11/2023 à 14:53, Javier Jimenez Shaw via gdal-dev a écrit : Hi A colleague of mine is compiling in Mac. I am aware of the problems with arrow and libkml: https://gdal.org/development/building_from_source.html#building-on-macos But we are compiling with GDAL_USE_EXTERNAL_LIBS=OFF Howev

[gdal-dev] Problems compiling in Mac

2023-11-23 Thread Javier Jimenez Shaw via gdal-dev
Hi A colleague of mine is compiling in Mac. I am aware of the problems with arrow and libkml: https://gdal.org/development/building_from_source.html#building-on-macos But we are compiling with GDAL_USE_EXTERNAL_LIBS=OFF However he has those problems with arrow and libkml, and had to unistall the