How to build KDE Workspace on top of KF5?

Giorgos Tsiapaliokas terietor at gmail.com
Fri Aug 16 19:11:34 UTC 2013


On 16 August 2013 14:28, Bhushan Shah <bhush94 at gmail.com> wrote:
>
> In this source-dir, build-dir and kdedir is easy to understand but what to
> enter instead of qtdir? I have installed project-neon5-session. It
> installed inside /opt/project-neon5.
>

qtdir is path in which your qt5 are libraries are.
You can find this path from the command `qmake -v`.

In my machine it gives
$ qmake -v
QMake version 3.0
Using Qt version 5.2.0 in /home/tsiapaliokas/src/kf5/qt5/qtbase/lib

so in my kdesrc-buildrc I have this

qtdir /home/tsiapaliokas/src/kf5/qt5/build/qtbase/

-- 
Giorgos Tsiapaliokas (terietor)

terietor.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20130816/362b2efa/attachment.html>


More information about the Plasma-devel mailing list