/Users/marko/WC/KDECI-builds/kde-baseapps/dolphin/src/tests/kfileitemlistviewtest.cpp:91:16:
 error: no matching constructor for initialization of 'QSignalSpy'
    QSignalSpy itemsRemovedSpy(m_model, &KFileItemModel::itemsRemoved);
               ^               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/kde/install/darwin/mavericks/clang/kf5-qt5/qt5/inst/include/QtTest/qsignalspy.h:61:14:
 note: candidate constructor not viable: no known conversion from 'void 
(KItemModelBase::*)(const KItemRangeList &)' to 'const char *' for 2nd argument
    explicit QSignalSpy(const QObject *obj, const char *aSignal)
             ^
/opt/kde/install/darwin/mavericks/clang/kf5-qt5/qt5/inst/include/QtTest/qsignalspy.h:58:7:
 note: candidate constructor (the implicit copy constructor) not viable: 
requires 1 argument, but 2 were provided
class QSignalSpy: public QObject, public QList<QList<QVariant> >
      ^
Building CXX object 
dolphin/src/CMakeFiles/kcm_dolphinviewmodes.dir/settings/viewmodes/viewsettingstab.cpp.o
2 errors generated.
[ 50%] make[2]: *** 
[dolphin/src/tests/CMakeFiles/kfileitemlistviewtest.dir/kfileitemlistviewtest.cpp.o]
 Error 1
make[1]: *** [dolphin/src/tests/CMakeFiles/kfileitemlistviewtest.dir/all] Error 
2

Attachment: kde-baseapps.log.gz
Description: GNU Zip compressed data

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to