[PyQt] PyQt5 Sip Building

Kermit stef.kermit at gmail.com
Tue Jul 22 09:39:11 BST 2014


Hi,

i've a curious link error when i try to build a new module

Creating library
D:\Qt\Qt5\qtwinmigrate\sip\pywrapper\x64\Release\pywrapper.lib and object
D:\Qt\Qt5\qtwinmigrate\sip\pywrapper\x64\Release\pywrapper.exp
1>sipQtWinMigratecmodule.obj : error LNK2001: unresolved external symbol
"public: static struct QMetaObject const QWinWidget::staticMetaObject"
(?staticMetaObject at QWinWidget@@2UQMetaObject@@B)
1>sipQtWinMigrateQWinHost.obj : error LNK2001: unresolved external symbol
"public: static struct QMetaObject const QWinHost::staticMetaObject"
(?staticMetaObject at QWinHost@@2UQMetaObject@@B)


i never had this before with same module, and i have only this link error

config :
VS2010
qt-5.3.1-x64
PyQt-5.3.1
sip-4.16.2

Kermit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140722/e5fc5537/attachment.html>


More information about the PyQt mailing list