Fix using built-in libjpeg from built-in libtiff (PR #26049)

8 views
Skip to first unread message

VZ

unread,
Dec 22, 2025, 8:52:10 PM (9 hours ago) Dec 22
to wx-...@googlegroups.com, Subscribed

This didn't work before, usually just silently disabling JPEG support in libtiff because libjpeg couldn't be found, but sometimes also resulting in build errors due to libtiff configure detecting a newer version of libjpeg available in the system and then trying to use its features (such as "dual 8/12 bit mode", whatever it is, in libjpeg-turbo > 3) when building using the actually used version resulting in build errors.


You can view, comment on, or merge this pull request online at:

  https://github.com/wxWidgets/wxWidgets/pull/26049

Commit Summary

  • 7fd95a6 Fix using built-in libjpeg from built-in libtiff

File Changes

(3 files)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/26049@github.com>

Reply all
Reply to author
Forward
0 new messages