Can't build a fully debug version of kurltest.exe

Ralf Habacker ralf.habacker at freenet.de
Wed Mar 5 17:13:25 CET 2008


Michael O'Shea schrieb:
> Guys,
>
> after doing a Debug build of kdelibs, I get a kurltest.exe which I 
> then analysed with Dependency Walker. What I saw is that it is linked 
> against QtCored4.dll (good) and various other Debug-built libraries 
> *but* it links against a non-Debug build of kdecore.dll (not good).
>
> This causes problems when I try to debug kurltest.exe.
>
> Can someone maybe help me produce a build of kurltest.exe that links 
> against kdecored.dll ?
kde does not use 'd' postfix for shared libraries yet.  If you are using 
emerge to build kdelibs then you should run
emerge --buildtype=Debug --update kdelibs
emerge --buildtype=Debug --qmerge kdelibs


Ralf



More information about the Kde-windows mailing list