[OSX/Qt5/KF5/KDE CI system] - develop currently broken on frameworks branch

Kevin Funk kfunk at kde.org
Thu Jul 10 12:03:04 BST 2014


On Thursday 10 July 2014 09:09:19 Marko Käning wrote:
> Hi Kevin,
> 
> On 10 Jul 2014, at 08:30 , Kevin Funk <kfunk at kde.org> wrote:
> > Should be fixed already.
> > 
> > Doesn't work for you?
> 
> no, as in my initial post described I still see “languageexport.h” as not
> found in commit a524c4a3af1cee4b485a7c21107ad83012c38537.
> 
> Greets,
> Marko

Are you sure?

All the headers in kdevplatform now do:
  #include <language/languageexport.h>

instead of:
  #include "languageexport.h"

So, this should work if one of these headers is used in kdevelop.

What's the compile error now?

Greets

-- 
Kevin Funk



More information about the KDevelop mailing list