[PyQt] Creating a QWinmigrate mofules for PyQt5 using SIP

Andrew Cunningham pyqt at a-cunningham.com
Fri Jun 15 21:27:06 BST 2018


HI,

I am trying to create a QWinMigrate module using SIP for Qt5.7 I followed
the instructions on
https://cbuelter.wordpress.com/2015/02/11/compiling-pyqt-and-qtwinmigrate-for-3ds-max-2015/3/

But I am stuck at the SIP step. I had to modify the .sip file for QT5
%Import QtCore/QtCoremod.sip
%Import QtGui/QtGuimod.sip
%Import QtWidgets/QtWidgetsmod.sip

But I still get the error message
sip: HWND is undefined

Thanks
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20180615/40049974/attachment.html>


More information about the PyQt mailing list