Guys,<br><br>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).<br>
<br>This causes problems when I try to debug kurltest.exe.<br><br>Can someone maybe help me produce a build of kurltest.exe that links against kdecored.dll ?<br><br>Cheers !<br><br>Michael<br>