KDevelop CVS HEAD does not compile in a clean KDE3.2 install

Richard Smith kde at metafoo.co.uk
Wed Nov 5 13:10:05 UTC 2003


Problem:

lib/qextmdi/kmdidockwidget.h #includes <kdockwidget_p.h>

This file was installed in versions of KDE < 3.2, but is not any more.
Consequently, KDevelop won't build if your $KDEDIR/include is clean.

Ironically, this header is *only* included when KDE_VERSION >= 
KDE_MAKE_VERSION( 3, 1, 93 )

#defining OLDER_THAN_KDE_3_2 unconditionally seems to fix the problem, for 
now.

lilac

My old signature
Was dull and is now replaced
By this, a haiku
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: signature
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20031105/2b5a5532/attachment.sig>


More information about the KDevelop-devel mailing list