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

            Bug ID: 415715
           Summary: Fails to build with Qt 5.9
           Product: lattedock
           Version: 0.9.6
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: application
          Assignee: mvourla...@gmail.com
          Reporter: wba...@tmo.at
  Target Milestone: ---

lattedock 0.9.6 fails to build with Qt 5.9, although 5.9.0 is specified as
minimum version in CMakeLists.txt (and 0.9.5 built fine).

Compiler error:
/home/abuild/rpmbuild/BUILD/latte-dock-0.9.6/app/view/panelshadows.cpp: In
member function 'void* PanelShadows::Private::createPixmap(const QPixmap&)':
/home/abuild/rpmbuild/BUILD/latte-dock-0.9.6/app/view/panelshadows.cpp:265:15:
error: 'class QImage' has no member named 'sizeInBytes'
         image.sizeInBytes(), image.constBits());
               ^~~~~~~~~~~

QImage::sizeInBytes() was introduced in Qt 5.10 according to the documentation.

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

Reply via email to