QtCore4.dll

Harri Porten porten at froglogic.com
Thu Nov 9 09:00:28 CET 2006


Sidenote:

On Thu, 9 Nov 2006, Stephan Kulow wrote:

> As you can see it links all Qt libs twice. If I remove the QtCore4.lib
> manually, kpat starts up fine, if not it crashes in random places, which
> indicate that kpat uses different (binary incompatible) QMap code than
> kdelibs does.

This is not necessarily about binary incompatibility but likely about a 
heap conflict between the debug and release libraries. Opening kpat in 
depends.exe is likely to show both msvcrt.dll and msvcrtd.dll in the list 
of dependencies.

Harri.


More information about the Kde-buildsystem mailing list