D6826: Remove KIO dependency
Antonio Rojas
noreply at phabricator.kde.org
Tue Jul 25 05:45:39 UTC 2017
arojas added a comment.
In https://phabricator.kde.org/D6826#128634, @wbauer wrote:
> Hm, doesn't build here:
>
> [ 28%] Building CXX object CMakeFiles/kfloppy.dir/floppy.cpp.o
> In file included from /usr/include/kcompletion.h:26:0,
> from /usr/include/kcombobox.h:27,
> from /home/wolfi/projects/KFloppy/floppy.cpp:48:
> /usr/include/kshortcut.h: In function 'uint qHash(const KShortcut&)':
> /usr/include/kshortcut.h:248:34: error: call of overloaded 'qHash(int)' is ambiguous
> return qHash(key.primary()[0]) + qHash(key.primary()[1]);
> ^
>
That doesn't look related to this change, does it build for you without the patch? Builds fine here with Qt 5.9.1, GCC 7.1.1
REPOSITORY
R357 KFloppy
REVISION DETAIL
https://phabricator.kde.org/D6826
To: arojas, wbauer
Cc: kde-utils-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20170725/592934a4/attachment.html>
More information about the Kde-utils-devel
mailing list