[Kde-windows] Can't build libDCOP.dll

Holger Schröder holger-kde at holgis.net
Sat Oct 15 22:12:00 CEST 2005


Hi,

On Saturday 15 October 2005 21:28, Christian Ehrlicher wrote:
> Hello
>
> I can't build libDCOP.dll because kICE.lib is missing.
>
> ----------------------8<----
> link /nologo /INCREMENTAL /DEBUG /dll /out:build\dcop\libDCOP.dll
> implib:build\dcop\DCOP.lib /LIBPATH:build\dcop\KDE-ICE
> /LIBPATH:dcop\KDE-ICE  LIBPATH:dcop\KDE-ICE /LIBPATH:.
> /LIBPATH:build\dcop\build /LIBPATH:dcop\build
> LIBPATH:D:\qt-3.3\qt-4-msvc.net\lib QtGuid4.lib zlib.lib QtCored4.lib
> Qt3Supportd4.lib kICE.lib build\dcop\dcopstub.obj build\dcop\dcopref.obj
> build\dcop\dcopobject.obj build\dcop\dcopclient.obj
> LINK : fatal error LNK1181: Eingabedatei 'kICE.lib' kann nicht geöffnet
> werden
> scons: *** [build\dcop\libDCOP.dll] Error 1181
> scons: building terminated because of errors.
> ----------------------8<----
>
> Any hints? Is there a way to skip compile dcop so I can try to compile
> all the other targets?
>
you can try to remove the dcop subdir from the list of subdirs in the 
SConstruct file in kdelibs. but i don´t know how many dirs do not require 
linking against DCOP.

also scons has the -k option, which lets it continue, after something failed.

> Christian
>

Holger




More information about the Kde-windows mailing list