Benjamin Reed schrieb:
> On 4/4/06, Maarten Th. Mulders <[EMAIL PROTECTED]> wrote:
> 
>> when building, kglobalaccel.h can't find kdeui/kglobalaccel_win.h.
>> Indeed, this file does not exist. KDE 3.4 has it, but it  uses Qt3. How
>> to solve this problem?
> 
> I think cmake was scanning the dependencies of kglobalaccel.cpp and
> thought it might need kglobalaccel_win.h since it was included inside
> an #ifdef, even though it didn't exist anymore.
> 
> I removed it from kglobalaccel.cpp and it built fine.

Looks like kglobalaccel* was moved from kdecore to kdeui...
kglobalaccel_emb.h is still in kdecore (and I've deleted
kglobalaccel_win.* ...). Shouldn't this also moved to kdeui?

Christian

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to