Current kdelibs linker error
Ralf Habacker
ralf.habacker at freenet.de
Tue Jul 22 14:33:07 CEST 2008
Ralf Habacker schrieb:
> Carlo schrieb:
>> 2008/7/22 Christian Ehrlicher <Ch.Ehrlicher at gmx.de>:
>>
>>> Hi,
>>>
>>> Since today I get linker errors in kdelibs due to missing kdewin32
>>> library.
>>> cmake found it and kdecore is linking against it.
>>>
>>> Maybe kdecore_OPTIONAL_LIBS is not added to the cache anymore?
>>>
>>> Thx,
>>> Christian
>>>
>>
>> So it's not just my problem, saroengels told me to add
>> ${KDE4_KDECORE_LIBS} and it seems to works, kross instead needs
>> ${KDE4_KDEUI_LIBS}
>>
> There are more targets broken - I fixed this general with the appended
> patch.
I have to correct: I need to add KDEWIN32_LIBRARIES to KDE4_KIO_LIBS too
to be able to build kbuildsycoca4.
Ralf
More information about the Kde-windows
mailing list