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
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel