OSX/CI: kde-baseapps fails to build on branch master

Aleix Pol aleixpol at kde.org
Tue Nov 11 02:32:21 UTC 2014


On Mon, Nov 10, 2014 at 11:12 PM, Marko Käning <mk-lists at email.de> wrote:

> After recent changes to kde-baseapps there is still some usage of
> KLineEdit left in the sources:
>
> [ 91%] Building CXX object
> dolphin/src/CMakeFiles/kdeinit_dolphin.dir/settings/general/confirmationssettingspage.cpp.o
> /Users/marko/WC/KDECI-builds/kde-baseapps/dolphin/src/search/dolphinsearchbox.cpp:77:18:
> error: member access into incomplete type 'KLineEdit'
>     m_searchInput->setText(text);
>                  ^
>

Try adding a "#include <KLineEdit>" on top of the file, with the rest of
the includes.

Should solve the issue. If it does, then it should be there.

Aleix
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20141111/0e5b6855/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list