[PyKDE] Compiling for debug
Phil Thompson
phil at riverbankcomputing.co.uk
Thu Nov 18 16:35:10 GMT 2004
>
> How do I compile SIP and PyQt for debug mode?
The -u flag to configure.py is supposed to enable debug builds. However
this was user contributed and not something we test. I would expect it to
work on UNIX/Linux but it may not work on Windows where I suspect it
doesn't link against the debug version of the Python DLL.
I will look at it after Python 2.4 comes out (ie. after we all switch
compilers).
Phil
More information about the PyQt
mailing list