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.
_______________________________________________
Kde-buildsystem mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to