Qt5 is required

Jeremy Whiting jpwhiting at kde.org
Sun Jan 20 15:02:04 UTC 2013


Just to clarify. that page about building qt5 builds the stable branch, and
in order to change to the dev branch we need to in each submodule do git
checkout -b dev origin/dev ? or is there some easy way to get all
submodules on the dev branch to build the dev version of all of qt5?  I
didn't find any argument to init_repository and setting qt5_tool.conf with
branch='dev' in ~/.config and using qt5_tool -p failed also.


On Sat, Jan 19, 2013 at 5:36 AM, David Faure <faure+bluesystems at kde.org>wrote:

> Dear KDE Frameworks hackers,
>
> It's time to drop the Qt4 compatibility, in order to use the new things
> from Qt 5
> which we need to continue simplifying dependencies between frameworks.
>
> Please compile Qt5 using the "dev" branch.
> Either qtbase + qtsvg + qtx11extras (at a minimum), if you don't have much
> disk space or cpu time,
> or the full qt5.git, to get everything (qtdeclarative as required by
> plasma, webkit, etc)
>
> The instructions to follow are at
> http://qt-project.org/wiki/Building_Qt_5_from_Git
>
> Then follow http://community.kde.org/Frameworks/Building (I'll clean it
> up soon to remove the qt4/qt5 split).
>
> Please ensure that http://build.kde.org/job/kdelibs_frameworks_qt5/ stays
> green :)
>
> Stephen, you mentionned a script to get rid of the ifdefs for Qt4/Qt5, do
> you have
> that at hand, or does it need to be written?
>
> If anyone encounters crashes in QSaveFile, it's because the one in
> libkdeqt5staging conflicts
> with the one that just got merged into Qt5. So I'll remove it. Which is
> why you need Qt5 dev,
> not Qt4 and not Qt5 stable. You have been warned :)
>
> --
> David Faure, faure at kde.org, http://www.davidfaure.fr
> Sponsored by BlueSystems and KDAB to work on KDE Frameworks
>
> _______________________________________________
> Kde-frameworks-devel mailing list
> Kde-frameworks-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kde-frameworks-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20130120/7e346217/attachment.html>


More information about the Kde-frameworks-devel mailing list