Broken build of KDE Base Apps and unauthorized increase in dependency
Allen Winter
winter at kde.org
Wed Sep 12 19:50:05 BST 2012
On Wednesday 12 September 2012 08:12:58 PM Thomas Lübking wrote:
> Am 12.09.2012, 20:04 Uhr, schrieb Dawit A <adawit at kde.org>:
>
> > Qt's moc processor does not
> > seem to correctly handle #if macros.
>
> *sigh* "not at all" is more like it. **GREATSIGH***
>
> You'll have to move the class into an extra header and make it's inclusion
> and moc invocation (latter in cmake) optional.
>
> **** DOUBLEGREATSIGH *****
Dawit,
I agree with Thomas. Can you try to put the new class into a separate file?
and then only compile the new file if kde version >= 4.9.2
More information about the kde-core-devel
mailing list