kate (frameworks) build failure

Stefano Avallone stavallo at unina.it
Wed Jan 22 18:36:13 UTC 2014


Hi,

On Wednesday 22 January 2014 19:12:17 Christoph Cullmann wrote:
> Hi,
> 
> in ktexteditor/document.h is:
> 
> 
> // our main baseclass of the KTextEditor::Document
> #include <KParts/ReadWritePart>
> 
> perhaps you need to cleanup your local include dirs ;)

you're right, I knew it was my fault. Pardon me for not having cleaned up the 
build dir first.

Thanks,
Stefano


> Greetings
> Christoph
> 
> ----- Ursprüngliche Mail -----
> 
> > Hello,
> > 
> > looks like building kate (frameworks branch) fails:
> > 
> > In file included from /home/stefano/pkgbuild/kf5/kate-
> > git/src/kate/kwrite/kwrite.h:25:0,
> > 
> >                  from /home/stefano/pkgbuild/kf5/kate-
> > 
> > git/src/kate/kwrite/main.cpp:21:
> > /opt/kf5/include/KF5/KTextEditor/ktexteditor/document.h:122:1: error:
> > expected
> > class-name before ‘{’ token
> > 
> >  {
> >  ^
> > 
> > The problem seems to be that KTextEditor::Document derives from
> > KParts::ReadWritePart, but readwritepart.h (where KParts::ReadWritePart is
> > defined) is not pulled in by any header file. I think readwritepart.h
> > should be included somewhere.
> > 
> > Sorry if this is my fault.
> > 
> > Thanks,
> > Stefano
> > 
> > _______________________________________________
> > Kde-frameworks-devel mailing list
> > Kde-frameworks-devel at kde.org
> > https://mail.kde.org/mailman/listinfo/kde-frameworks-devel



More information about the Kde-frameworks-devel mailing list