[dolphin] [Bug 414492] New: Dolphin doesn't build against Qt 5.14

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Mon Nov 25 12:22:55 GMT 2019


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

            Bug ID: 414492
           Summary: Dolphin doesn't build against Qt 5.14
           Product: dolphin
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: dolphin-bugs-null at kde.org
          Reporter: bluescreenavenger at gmail.com
                CC: kfm-devel at kde.org
  Target Milestone: ---

It seems that I get this error below when building Dolphin with Qt 5.14:


[ 13%] Building CXX object
src/CMakeFiles/dolphinprivate.dir/kitemviews/kstandarditem.cpp.o
[ 13%] Building CXX object
src/CMakeFiles/dolphinprivate.dir/kitemviews/kstandarditemlistgroupheader.cpp.o
/srcbuild/dolphin/src/kitemviews/kstandarditem.cpp: In member function ‘void
KStandardItem::setDataValue(const QByteArray&, const QVariant&)’:
/srcbuild/dolphin/src/kitemviews/kstandarditem.cpp:103:26: error: aggregate
‘QSet<QByteArray> changedRoles’ has incomplete type and cannot be defined
         QSet<QByteArray> changedRoles;
                          ^~~~~~~~~~~~
make[2]: *** [src/CMakeFiles/dolphinprivate.dir/build.make:343:
src/CMakeFiles/dolphinprivate.dir/kitemviews/kstandarditem.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/Makefile2:488: src/CMakeFiles/dolphinprivate.dir/all]
Error 2
make: *** [Makefile:141: all] Error 2

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the kfm-devel mailing list