Building CXX object libkcardgame/CMakeFiles/kcardgame.dir/kcardthemewidget.cpp.o In file included from /Users/marko/WC/KDECI-builds/kf5-qt5/kpat/libkcardgame/kabstractcarddeck.cpp:27: /Users/marko/WC/KDECI-builds/kf5-qt5/kpat/libkcardgame/shuffle.h:50:21: error: call to constructor of 'KRandomSequence' is ambiguous KRandomSequence randSeq( seed ); ^ ~~~~ /opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kcoreaddons/inst/include/KF5/KCoreAddons/krandomsequence.h:59:14: note: candidate constructor explicit KRandomSequence(int intSeed = 0); ^ /opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kcoreaddons/inst/include/KF5/KCoreAddons/krandomsequence.h:60:14: note: candidate constructor explicit KRandomSequence(long lngSeed); ^ /Users/marko/WC/KDECI-builds/kf5-qt5/kpat/libkcardgame/kcardtheme.cpp:65:39: warning: 'dirs' is deprecated [-Wdeprecated-declarations] QStringList indexFiles = KGlobal::dirs()->findAllResources( "data", "carddecks/*/index.desktop" ); ^ /opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobal.h:375:50: note: 'dirs' has been explicitly marked deprecated here KDELIBS4SUPPORT_DEPRECATED_EXPORT KStandardDirs *dirs(); ^ /Users/marko/WC/KDECI-builds/kf5-qt5/kpat/libkcardgame/kcardtheme.cpp:79:39: warning: 'dirs' is deprecated [-Wdeprecated-declarations] QStringList indexFiles = KGlobal::dirs()->findAllResources( "data", "carddecks/*/index.desktop" ); ^ /opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobal.h:375:50: note: 'dirs' has been explicitly marked deprecated here KDELIBS4SUPPORT_DEPRECATED_EXPORT KStandardDirs *dirs(); ^ /Users/marko/WC/KDECI-builds/kf5-qt5/kpat/libkcardgame/kcardtheme.cpp:108:38: warning: 'dirs' is deprecated [-Wdeprecated-declarations] QString indexFilePath = KGlobal::dirs()->findResource( "data", QString( "carddecks/%1/index.desktop" ).arg( dirName ) ); ^ /opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobal.h:375:50: note: 'dirs' has been explicitly marked deprecated here KDELIBS4SUPPORT_DEPRECATED_EXPORT KStandardDirs *dirs(); ^ 1 error generated. make[2]: *** [libkcardgame/CMakeFiles/kcardgame.dir/kabstractcarddeck.cpp.o] Error 1 _______________________________________________ kde-games-devel mailing list kde-games-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-games-devel