[PyQt] debug builds under windows
Erik Janssens
Erik.Janssens at conceptive.be
Sat Apr 14 10:16:54 BST 2012
Hi,
How are debug builds supposed to work under windows ?
I'm observing a segfault that I can only reproduce on
windows, and would like to create a stackstrace.
I've build Qt in debug mode. But when building sip
with --debug, it appears that the dll is named sip_d
instead of sip, making the dll unimportable.
On a side note : I tried to build python itself in debug
mode, resulting in a python_d.exe. however this exe even
fails to import things like os or sys.
Thanks,
Erik
More information about the PyQt
mailing list