[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: KF5 with qmake problems
From:       Oswald Buddenhagen <oswald.buddenhagen () gmx ! de>
Date:       2015-09-10 5:57:11
Message-ID: 20150910055711.GA5122 () ugly ! fritz ! box
[Download RAW message or body]

On Sun, Sep 06, 2015 at 11:10:29AM +0200, David Faure wrote:
> This seems to be a bug in Qt.
> The code in qtAddModules (qtbase/mkspecs/features/qt_functions.prf )
> turns "core gui KParts" into "core gui + all the deps from KParts". But KParts itself is missing.
> 
> If I change
>     # Topological resolution of modules based on their QT.<module>.depends variable
>     $$1 = $$resolve_depends($$1, "QT.")
> to
>     # Topological resolution of modules based on their QT.<module>.depends variable
>     $$1 += $$resolve_depends($$1, "QT.")
> the problem is solved (note += instead of =).
> 
> Oswald, do you confirm that this is the right fix?
> 
nope. $$resolve_depends() is not supposed to drop anything, at least if
the .depends variables are correctly populated.

>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic