kate (frameworks) build failure

Stefano Avallone stavallo at unina.it
Wed Jan 22 15:14:04 UTC 2014


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



More information about the Kde-frameworks-devel mailing list