OSX/CI: ark fails to build on branch frameworks

Bhushan Shah bhush94 at gmail.com
Tue Sep 16 05:43:55 UTC 2014


On Tue, Sep 16, 2014 at 11:09 AM, Marko Käning <mk-lists at email.de> wrote:
> Users/marko/WC/KDECI-builds/ark/part/arkviewer.cpp:255:24: error: no matching constructor for initialization of 'KRun'
>     KRun *runner = new KRun(url, 0, 0, false);
>                        ^    ~~~~~~~~~~~~~~~~
> /opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kio/inst/include/KF5/KIOWidgets/krun.h:85:5: note: candidate constructor not viable: no known conversion from 'bool' to 'const QByteArray' for 4th argument
>     KRun(const QUrl &url, QWidget *window,
>     ^
> /opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kio/inst/include/KF5/KIOWidgets/krun.h:60:25: note: candidate constructor (the implicit copy constructor) not viable: requires 1 argument, but 4 were provided
> class KIOWIDGETS_EXPORT KRun : public QObject


Umm strange, I don't see this error.. I myself have ported it and it
works fine here.. let me try and see what can cause this error..

-- 
Bhushan Shah

http://bhush9.github.io
IRC Nick : bshah on Freenode


More information about the Kde-frameworks-devel mailing list