https://bugs.kde.org/show_bug.cgi?id=440441

            Bug ID: 440441
           Summary: krita (git f808f0c) build fails with libwebp 1.1.0
           Product: krita
           Version: git master (please specify the git hash!)
          Platform: Gentoo Packages
                OS: Linux
            Status: REPORTED
          Severity: minor
          Priority: NOR
         Component: General
          Assignee: krita-bugs-n...@kde.org
          Reporter: natta...@hosapsin.com
  Target Milestone: ---

Created attachment 140420
  --> https://bugs.kde.org/attachment.cgi?id=140420&action=edit
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)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to