Re: [gdal-dev] gdal CLI issues

2025-06-04 Thread Howard Butler via gdal-dev
> On Jun 4, 2025, at 3:03 AM, Rahkonen Jukka via gdal-dev > wrote: > > However, when I just tried to install GDAL on my Windows machine with > conda install -c conda-forge gdal > it does not work due to missing "MSVCP140D.dll" Something must have swept up Debug. That's not intentional. http

Re: [gdal-dev] gdal CLI issues

2025-06-04 Thread Scott via gdal-dev
You were right Jukka, it was my build. All is well and having fun with CLI. On 6/4/25 01:03, Rahkonen Jukka wrote: Hi, Maybe the right question is why your build yielded a non-working CLI. If you want to test the new gdal CLI tools meanwhile, you can try conda. However, when I just tried to

Re: [gdal-dev] GDAL CLI Modernization Webinar June 3rd at 1400 UTC

2025-06-04 Thread Even Rouault via gdal-dev
Hi The webinar took place yesterday. We have had up to 265 attendees. For those who couldn't attend, you'll find the following artifacts: - slide deck, augmented with the content of the Q&A session during the webinar: https://download.osgeo.org/gdal/presentations/GDAL%20CLI%20Modernization.p

Re: [gdal-dev] gdal CLI issues

2025-06-04 Thread Rahkonen Jukka via gdal-dev
Hi, Maybe the right question is why your build yielded a non-working CLI. If you want to test the new gdal CLI tools meanwhile, you can try conda. However, when I just tried to install GDAL on my Windows machine with conda install -c conda-forge gdal it does not work due to missing "MSVCP140D.dl