[knotes] [Bug 385237] New: Does not build with Qt 5.10
Fabian Vogt
bugzilla_noreply at kde.org
Sat Sep 30 16:54:24 BST 2017
https://bugs.kde.org/show_bug.cgi?id=385237
Bug ID: 385237
Summary: Does not build with Qt 5.10
Product: knotes
Version: unspecified
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: kdepim-bugs at kde.org
Reporter: fabian at ritter-vogt.de
CC: myriam at kde.org
Target Milestone: ---
[ 77s] In file included from
/home/abuild/rpmbuild/BUILD/knotes-17.11.80git.20170928T194220~eb89ec0/src/configdialog/knoteconfigdialog.cpp:25:0:
[ 77s]
/home/abuild/rpmbuild/BUILD/knotes-17.11.80git.20170928T194220~eb89ec0/src/configdialog/knotecollectionconfigwidget.h:86:5:
error: 'QSortFilterProxyModel' does not name a type; did you mean
'QAbstractProxyModel'?
[ 77s] QSortFilterProxyModel *mCollectionFilter = nullptr;
and after that is fixed by adding class QSortFilterProxyModel in an #else:
[ 166s]
/home/abuild/rpmbuild/BUILD/knotes-17.11.80git.20170929T232627~747148a/src/kontactplugin/knotes_plugin.cpp:157:99:
error: no matching function for call to
'KCalCore::MemoryCalendar::MemoryCalendar(QTimeZone)'
[ 166s] KCalCore::MemoryCalendar::Ptr cal(new
KCalCore::MemoryCalendar(QTimeZone::systemTimeZone()));
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list