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 _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt