Oooooold link error back again.
Jonas Bähr
jonas.baehr at web.de
Fri Dec 26 21:18:44 CET 2008
Am 26.12.2008 um 20:05 schrieb O:
>>>>
>>>> Thanks for these pointers! I was able to locate and fix the
>>>> problem.
>>>> It was caused by an
>>>> #ifdef Q_OS_MACX
>>>> *before* the inclusion of QtGlobals, which defines Q_OS_MACX,
>>>> therefore the header
>>>> with the KDE_EXPORT macros was always empty. Patch attached
>>>> (against
>>>> kdelibs-4.1.85).
>>>
>>> Patch is good.
>>>
>>> Can someone apply it? I'm away from my KDE checkout.
>>
>> Done. r901662.
>> _______________________________________________
>> Kde-buildsystem mailing list
>> Kde-buildsystem at kde.org
>> https://mail.kde.org/mailman/listinfo/kde-buildsystem
>>
> The patch also removes #include <CoreFoundation/CFString.h> from
> kkernel_mac.h.
> Is that ok?
Yes. It's only needed in the implementation. It's true that it has
nothing to do with the bug though, it's just a clean-up.
bye,
Jonas
>
>
>
> --
>
> George Carlin - "Weather forecast for tonight: dark."
> _______________________________________________
> Kde-buildsystem mailing list
> Kde-buildsystem at kde.org
> https://mail.kde.org/mailman/listinfo/kde-buildsystem
More information about the Kde-buildsystem
mailing list