Re: [gdal-dev] OSX Dev Build

2025-05-02 Thread Even Rouault via gdal-dev
Andrew, check the output of "otool -L /Users/abell/gdal/build/swig/python/osgeo/_gdal.cpython-313-darwin.so" to verify that it links against the libgdal.dylib you've built. M y assumption is that it links against an older version. The SONAME of libgdal has been bumped to 37 when 3.11beta1 has

[gdal-dev] OSX Dev Build

2025-05-02 Thread Andrew Bell via gdal-dev
Hi, I'm trying to get an OSX dev build going against the current master branch with test support. When I try to run the import as is being done by the CI script, I get an error. It fails when trying to resolve _CPLQuietWarningsErrorHandler, which I see is a new function. That function is contained

[gdal-dev] setting PYTHONSO correctly on Windows for VRT pixel functions

2025-05-02 Thread Gregory, Matthew via gdal-dev
Hi all, I'm following the instructions for using Python pixel functions to create derived VRT bands here (https://gdal.org/en/stable/drivers/raster/vrt.html#using-derived-bands-with-pixel-functions-in-python). Based on the section for "Linking mechanism to a Python interpreter", I've tried

Re: [gdal-dev] Search This Mailing List?

2025-05-02 Thread Jeff McKenna via gdal-dev
Hi Andrew, If my memory is correct, Matt & I enabled this archive search back in 2021-ish: https://www.mail-archive.com/gdal-dev@lists.osgeo.org/ -jeff -- Jeff McKenna GatewayGeo: Developers of MS4W, & offering MapServer Consulting/Dev co-founder of FOSS4G http://gatewaygeo.com/ On 2025

Re: [gdal-dev] Search This Mailing List?

2025-05-02 Thread Daniel Baston via gdal-dev
Hi Andrew, Some ideas are discussed in this thread: https://lists.osgeo.org/pipermail/gdal-dev/2024-August/059331.html I wish it were easier. Dan On Fri, May 2, 2025 at 11:11 AM Andrew Bell via gdal-dev < gdal-dev@lists.osgeo.org> wrote: > Hi, > > Is there an easy way to search the archives of

[gdal-dev] Search This Mailing List?

2025-05-02 Thread Andrew Bell via gdal-dev
Hi, Is there an easy way to search the archives of this mailing list? Thanks, -- Andrew Bell andrew.bell...@gmail.com ___ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev