how to set up for plasma development
San Jo
sanjo_ie at yahoo.com
Wed Feb 18 22:36:58 CET 2009
thanks, i'll have a look and see how i get on
________________________________
From: Aaron J. Seigo <aseigo at kde.org>
To: plasma-devel at kde.org
Sent: Wednesday, February 18, 2009 8:43:37 PM
Subject: Re: how to set up for plasma development
On Wednesday 18 February 2009, San Jo wrote:
> i've checked out the plasma trunk ok, and saw that i also need qt 4.5 rc1
> to compile plasma now.
if you just want to work on the picture frame plasmoid, just grab the picture
frame plasmoid. :)
you can make it compile in a self-contained manner by adding these lines to
the top of it's CMakeLists.txt file:
====
find_package(KDE4 REQUIRED)
include (KDE4Defaults)
include(MacroLibrary)
find_package(KDE4Workspace REQUIRED)
====
you can then work against KDE 4.2 and it should all work just fine in trunk
(well, some exceptions for QGraphicsLayouts which are less buggy in Qt 4.5,
but the picture frame isn't concerned with those...)
welcome to plasma devel, btw. :)
oh, and Ann-Marie is the person who coordinates development of the picture
frame. you can find her on irc as annma in #plasma. she's quite helpful, and
we're all available to answer various questions you might run into.
--
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43
KDE core developer sponsored by Qt Software
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/plasma-devel/attachments/20090218/0dc8d497/attachment.htm
More information about the Plasma-devel
mailing list