Created attachment 140420 [details] error message Krita failed to build with libwebp 1.1.0 After some investigation it seems that dlg_webp_export.cpp and kis_webp_export.cpp is using if macro for some libwebp API that are available in libwebp 1.2.0 (>=WEBP_ENCODER_ABI_VERSION 0x0210) but instead test for libwebp 1.1.0 (>=WEBP_ENCODER_ABI_VERSION 0x020f)
Git commit f25646800ba3e5ccbc70f8c66c66867698a82548 by Halla Rempt. Committed on 31/07/2021 at 11:16. Pushed by rempt into branch 'master'. Demand libwebp 1.2.0 as a minimum M +1 -1 CMakeLists.txt https://invent.kde.org/graphics/krita/commit/f25646800ba3e5ccbc70f8c66c66867698a82548