Skip to content

Conversation

@Wires77
Copy link
Member

@Wires77 Wires77 commented Oct 24, 2025

Has an unresolved external error right now, but figured I'd get it pushed up for me or someone to continue hacking on later.

Wires77 and others added 3 commits October 24, 2025 03:36
WebP offers both `WebP::webp` and `WebP::webpdecoder` libraries.
Linking to the slimmer decoder-only library here, requires distributing the corresponding `libwebpdecoder.dll` DLL.
@zao
Copy link
Contributor

zao commented Oct 24, 2025

Added a link dependency on the decoder-only WebP library. This comes with a runtime libwebpdecoder.dll dependency.

@Wires77
Copy link
Member Author

Wires77 commented Oct 24, 2025

Added a link dependency on the decoder-only WebP library. This comes with a runtime libwebpdecoder.dll dependency.

I looked at their docs and had added ${WebP_LIBRARIES} in that spot locally (as well as ${WebP_INCLUDE_DIRS} in the directories spot), which I assumed contained that. Something still isn't linking properly, so if that works, I'll just use that instead. Thanks!

@Wires77 Wires77 marked this pull request as ready for review October 25, 2025 04:11
@Wires77 Wires77 merged commit 1096926 into PathOfBuildingCommunity:master Oct 30, 2025
1 check passed
@Wires77 Wires77 deleted the webp_support branch October 30, 2025 02:11
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