Howard Butler, Even Rouault, and Dan Baston held the monthly GDAL Maintainers
Meeting on 08/24/2023. Alessandro was unavailable due to vacation conflicts.
Fundraising update
Obtaining sponsorship renewals continues to be challenging. Another gold
sponsor has droppe
Hi Even,
On Mon, 28 Aug 2023 at 16:19, Even Rouault
wrote:
>
> > Do you have some tips for me, to avoid the reference to 14?
> The below error message suggest you have a dangling
> /usr/local/lib/cmake/Arrow/ArrowTargets.cmake file ==> remove the
> /usr/local/lib/cmake/Arrow directory
>
I have
On Mon, 28 Aug 2023, andy wrote:
I have removed from "/usr/local/lib" these files
./libparquet.so.1400
./libarrow.so.1400.0.0
./libparquet.so.1400.0.0
./libarrow.so.1400
But now, when I run "cmake -D OGR_ENABLE_DRIVER_OGDI:BOOL=OFF .." I have
the below error.
I have already tried before to ru
Do you have some tips for me, to avoid the reference to 14?
The below error message suggest you have a dangling
/usr/local/lib/cmake/Arrow/ArrowTargets.cmake file ==> remove the
/usr/local/lib/cmake/Arrow directory
Thank you
CMake Error at /usr/local/lib/cmake/Arrow/ArrowTargets.cmake:88
Hi Evan,
and thank you.
it seems like you have a mix of Arrow related libs: 13.0 with ArrowAcero
> and ArrowDataset in /usr/lib/x86_64-linux-gnu, and 14.0 for arrow and
> parquet in /usr/local/lib. This is very prone to lead to errors at build
> time or runtime. You should use libraries coming fro
Andrea,
it seems like you have a mix of Arrow related libs: 13.0 with ArrowAcero
and ArrowDataset in /usr/lib/x86_64-linux-gnu, and 14.0 for arrow and
parquet in /usr/local/lib. This is very prone to lead to errors at build
time or runtime. You should use libraries coming from one single versi