More work available

Jeremy Whiting jpwhiting at kde.org
Sat Aug 4 00:32:10 UTC 2012


On Fri, Aug 3, 2012 at 6:52 PM, David Faure <faure at kde.org> wrote:
> On Friday 03 August 2012 13:57:54 Jeremy Whiting wrote:
>> Hey David,
>>
>> I started taking a stab at the KApplication -> QApplication
>> fix/conversions, then pulled and can't build currently.  I can't tell
>> from the last few commits what broke it either.
>
> I just compiled kdelibs with Qt4 and with Qt5, no errors.
>
> OK, not a clean build with rm -rf of the install prefix, I'll do this now.
>
>> The error I'm getting
>> is about KDE_DEPRECATED in kdecore/config/kconfig.h included from
>> ksharedconfig.h
>
> This typically happens when a KDE4 header is being found instead of a kdelibs-
> framework header.
>
> Do you have KDE4 headers in /usr/include maybe?
> Is -I/usr/include in the compilation line?  (make VERBOSE=1 to see it). In
> theory this should never happen, but the difference between theory and practice
> is that sometimes things break in practice :-)
>
> In fact, there's no kdecore/config/kconfig,h anymore, that header is in
> tier2/kconfig/src/core/kconfig.h
> Are you really on the frameworks branch? :-)

Hmm, weird, dunno where that came from.  git clean -xffd got rid of a
bunch of files in the sources.  Trying again, thanks for the pointers.

Jeremy
>
> --
> David Faure, faure at kde.org, http://www.davidfaure.fr
> Sponsored by Nokia to work on KDE, incl. KDE Frameworks 5
>


More information about the Kde-frameworks-devel mailing list