-
Notifications
You must be signed in to change notification settings - Fork 361
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update gdal-warp-bindings v1.1.1 #3303
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, works wonderful! Tests passed for me with the local brew GDAL 3.2.0 installed and symlinked to match the GDAL 3.1.x dylib version: ln -s /usr/local/lib/libgdal.28.dylib /usr/local/lib/libgdal.27.dylib
I left a minor comment about the CHANGELOG. And we need to file a CQ before merging it!
CQ Approved! |
Going to await testing by @moradology before merge. |
👍 |
How about merging it in and rising a new issue if it would happen to be the case? We'd anyway have to publish a GDAL 3.2.x release soonish => there would definitely be a chance to return back to it. I'd like to get this PR into the upcoming release. |
Overview
Updates gdal-warp-bindings to the newly released 1.1.1 to address MacOS dylib issues.
Checklist