KDEUI build failed on Mac OS X with Qt Framework installation.

Allen Winter winter at kde.org
Thu Jun 14 23:46:20 BST 2007


On Thursday 14 June 2007 12:27:28 pm David Faure wrote:
> On Sunday 10 June 2007, Thiago Macieira wrote:
> > younker wrote:
> > >If Qt is built as framework, there is not a folder named Qt in its
> > >include dir, so when you include <Qt/qdom.h> or <Qt/qxml.h>,
> > >gcc can not find the right header files so the compilation will stop.
> > >
> > >Anyway if Qt isn't build as framework, this include is correct.
> > 
> > Oh, I didn't know that.
> > 
> > So your patch is ok.
> 
> ... And there should be an EBN check that warns about #include <Qt/foo.h>
> Allen? :-)
> 
Sure, I can add that check that complains about #include <Qt/foo.h>
Is this for all source files, or for all headers, or only installed headers??

And the explanation is that <Qt/foo.h> may not be found on
some platforms depending on how Qt is installed?

-Allen




More information about the kde-core-devel mailing list