[PyQt] PyQt5 5.7.1 Bug: debug build on Windows broken

Mathias Born mathias.born at gmx.de
Mon Jan 30 23:27:30 GMT 2017


> -----Original Message-----
> From: Phil Thompson [mailto:phil at riverbankcomputing.com]
> Sent: Dienstag, 17. Januar 2017 23:24
> To: Mathias Born <mathias.born at gmx.de>
> Cc: pyqt at riverbankcomputing.com
> Subject: Re: [PyQt] PyQt5 5.7.1 Bug: debug build on Windows broken
> 
> --debug no longer requires a debug version of Python on Windows, so this
> creates debug versions of the modules (but untested).

I tested this using the latest snapshot PyQt5_gpl-5.8.dev1701291629.zip.
Doesn't compile because of the same error message.

It's still necessary to run configure.py using python_d.exe.

It's not really a big deal, because the debug version of python must be
built
anyway before.
But if you leave it like this, you may want to document it more clearly.

Best Regards,
Mathias



More information about the PyQt mailing list