Building KF5/Kate fails

Dominik Haumann dhaumann at kde.org
Sun Mar 9 17:25:57 UTC 2014


On Tuesday 04 March 2014 20:52:45 Michael Pyne wrote:
> On Tue, March 4, 2014 22:56:03 Dominik Haumann wrote:
> > Building KF5 mostly works, except I now get the error (cleaned build +
> > install folder) below when building kate. It looks as if Qt4 is somehow in
> > the way now. This used to work before, so is there any way to get it
> > working again?
> 
> It seems to be looking for Qt4 specifically. You might want to see if
> kdesrc- build didn't accidentally switch the source git-branch to the KDE4
> one instead of KDE5 one (it should list the branch it's using as it updates
> the module).

Works now. I had to change these two things:

1. sudo zypper install perl-JSON
2. Add 
   branch-group kf5-qt5
   to kf5/src/kdesrc-buildrc

Greetings,
Dominik


More information about the Kde-frameworks-devel mailing list