Re: Review Request: Fix attica dependency

2012-12-25 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107911/#review23983 --- knewstuff/knewstuff3/CMakeLists.txt

Re: Building kde-baseapps and kde-workspace over kdelibs frameworks

2012-12-25 Thread David Faure
On Sunday 23 December 2012 20:41:54 nerdopolis wrote: > Now that I have KDE Frameworks working, I am trying to build kde-baseapps > (master) and kde-workspace (master) on top of Frameworks, You can't do that, at this point. kde-baseapps and kde-workspace master are for KDE SC 4.11, not for KF5.

Re: Building KDE Frameworks against QT 5

2012-12-25 Thread Jon Severinsson
You must build both libdbusmenu-qt and phonon for Qt5, or KDE frameworks will pull the Qt4 version of them, and your build will break. See the wiki page below for details: http://community.kde.org/Frameworks/Building#Building_KDE_frameworks_with_Qt_5 Best regards Jon Severinsson At Sunday 23 D

Re: Finalized proposal for changes to i18n in KF5

2012-12-25 Thread Allen Winter
On Saturday 22 December 2012 10:44:22 AM Chusslove Illich wrote: > I have written up the headers and Doxygen pages for the Ki18n framework as > it should finally look like, available here: > > http://nedohodnik.net/misc/ki18n-kf5-01/html/index.html > http://nedohodnik.net/misc/ki18n-kf5-01/klo

Re: Building KDE Frameworks against QT 5

2012-12-25 Thread nerdopolis
Hi. Thanks. It seems that building that library worked. I had tried to build it before, but it was failing, because I guess I was using the patch command wrong, and I wasn't even sure if I was using the correct repository. The Document seems to have made it clear, as it must have been updated,

Building kde-baseapps and kde-workspace over kdelibs frameworks

2012-12-25 Thread nerdopolis
Hi. Now that I have KDE Frameworks working, I am trying to build kde-baseapps (master) and kde-workspace (master) on top of Frameworks, but I am running into cmake issues, where it can't find cmake files. I try to copy them to where they are being searched for, but that results in it asking for

Review Request: Fix attica dependency

2012-12-25 Thread Valentin Rusu
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107911/ --- Review request for KDE Frameworks and David Faure. Description --- Fo