More work available
David Faure
faure at kde.org
Sun Aug 5 11:17:43 UTC 2012
On Saturday 04 August 2012 09:41:28 Kevin Ottens wrote:
> On Saturday 04 August 2012 00:52:16 David Faure 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 :-)
>
> Maybe worth putting as a hint on the building page?
Yep, I'll document it if we can pinpoint the exact issue. If the conclusion to
this one is "Hmm, weird", there isn't much to document :-)
--
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