PATCH:bksys - fix some win32 related path delimiter problems
Ralf Habacker
ralf.habacker at freenet.de
Wed Sep 28 20:32:55 BST 2005
Am Mittwoch, 28. September 2005 19:04 schrieb Ralf Habacker:
> Hi all,
>
> here comes another patch for bksys. Any objectivities for submitting ?
The problem I tried to fix under win32 are the following error messages.
Unknown archive file given \dcop\KDE-ICE\libkICE.a
Unknown la file given \dcop\.\libDCOP.so
Unknown archive file given \dcop\KDE-ICE\libkICE.a
Unknown la file given \dcop\libkdeinit_dcopserver.so
Unknown la file given \dcop\.\libDCOP.so
Unknown archive file given \dcop\KDE-ICE\libkICE.a
Unknown la file given \dcop\.\libDCOP.so
Unknown archive file given \dcop\KDE-ICE\libkICE.a
Unknown la file given \kded\libkdeinit_kbuildsycoca.so
Unknown la file given \kded\libkdeinit_kded.so
Although I have checked this patch, it seems to have some unwanted side
effects which requires more analysis how to deal in general with the '\' path
delimiter in windows, so I revert this patch.
Thanks
Ralf
More information about the kde-core-devel
mailing list