https://bugs.kde.org/show_bug.cgi?id=415715
--- Comment #3 from Michail Vourlakos <mvourla...@gmail.com> --- (In reply to Wolfgang Bauer from comment #0) > 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. can you please check that now compiles fine without any other issues? -- You are receiving this mail because: You are watching all bug changes.