[PyKDE] PyQt4 random crashes under windows.
V. Armando Sole
sole at esrf.fr
Tue Jan 23 08:14:16 GMT 2007
Hello,
At 03:17 23/01/2007 +0100, Giovanni Bajo wrote:
>On 22/01/2007 22.56, sole at esrf.fr 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
More information about the PyQt
mailing list