On 16 August 2013 14:28, Bhushan Shah <bhus...@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
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel