[khelpcenter] [Bug 418838] New: Master branch of kelpcenter fails to compile with master branch of Frameworks, and Qt 5.14 branch
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Sat Mar 14 00:52:13 GMT 2020
https://bugs.kde.org/show_bug.cgi?id=418838
Bug ID: 418838
Summary: Master branch of kelpcenter fails to compile with
master branch of Frameworks, and Qt 5.14 branch
Product: khelpcenter
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: kde-doc-english at kde.org
Reporter: bluescreenavenger at gmail.com
Target Milestone: ---
It's odd that this worked before with 5.14, and I can't figure out what exactly
changed, but it seems that .toSet is no longer defined...
[ 50%] Building CXX object
CMakeFiles/kdeinit_khelpcenter.dir/navigatorappitem.cpp.o
/srcbuild/khelpcenter/searchhandlers/cachereader.cpp: In member function
‘QSet<QString> CacheReader::documents() const’:
/srcbuild/khelpcenter/searchhandlers/cachereader.cpp:108:25: error: ‘fromList’
is not a member of ‘QSet<QString>’
return QSet<QString>::fromList( mRanges.uniqueKeys() );
^~~~~~~~
make[2]: *** [searchhandlers/CMakeFi
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-doc-english
mailing list