[PyQt] PyQt5.6, iOS Build Error
Robert Kent
rob at gulon.co.uk
Thu May 19 17:36:57 BST 2016
Hi Phil,
I’ve tried building the stable 5.6 version of PyQt5 and the latest dev build (PyQt5_gpl-5.6.1.dev1605160847) statically for iOS and I’m getting the same error with times:
/Users/rob/Downloads/PyQt5_gpl-5.6.1.dev1605160847/QtWidgets/sipQtWidgetsQMenu.cpp:2848:21: error: no member named 'setAsDockMenu' in 'QMenu'
sipCpp->setAsDockMenu();
~~~~~~ ^
1 error generated.
Any thoughts on a fix?
Cheers, Rob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20160519/4c9c1a0b/attachment.html>
More information about the PyQt
mailing list