Hello,

At 03:17 23/01/2007 +0100, Giovanni Bajo wrote:
On 22/01/2007 22.56, [EMAIL PROTECTED] wrote:

If I build Qt4 and the extension modules with VS2003 with the patched Qt4 files
from the qtwin project the application crashes even more often, so the patch
does not seem to be a solution to my problem.

With that patch installed, the whole PyQt+Qt block should use *only* msvcr71.dll (you can verify it by inspecting the dependencies of the generated dynamic libraries). If that's the case, it surely means that this is *not* the problem causing a random crash.

If I run depends on almost any library I find dependences on msvcrt.dll thru other libraries. For instance, for QtCore4.dll I get dependences on msvcrt.dll thru ADVAPI32.DLL and WS2_32.DLL

Should I use any other tool than "depends" to verify the dependencies?

Thanks,

Armando



_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to