Skip to content

Conversation

boussaffawalid
Copy link
Contributor

We are using glib from conan https://conan.io/center/recipes/glib?version=2.85.3
and dlls are named glib-2.0-0.dll instead of libglib-2.0-0.dll

Added this change to support both cases

@jcupitt
Copy link
Member

jcupitt commented Aug 27, 2025

Hi @boussaffawalid, thanks for this.

Oh dear :( Does Conan remove the lib prefix from libvips.dll as well? Or is this a strange special case?

You probably saw, you can install pyvips with pip install "pyvips[binary]" and you don't need Conan. Perhaps you still need it for other packages.

@jcupitt jcupitt merged commit 16735ef into libvips:master Aug 27, 2025
6 checks passed
jcupitt added a commit that referenced this pull request Aug 27, 2025
@jcupitt
Copy link
Member

jcupitt commented Aug 27, 2025

I added a note to the CHANGELOG and credited you, I hope that's OK.

@boussaffawalid
Copy link
Contributor Author

@jcupitt this only happens with glib. it should work for both cases now! Really appreciate the quick reply!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants