On Wed, 5 Dec 2007 22:01:52 +0000 Phil Thompson <[EMAIL PROTECTED]> wrote:
> PyQt v4.3.3 and SIP v4.7.2 have been released and are available from > the usual places. These are mainly bug fix releases. > > The Windows binary installer has been updated with Qt v4.3.3, eric > v4.0.3 and the latest version of OpenSSL. > > (PyQt v4.3.2 never made it out the door as Qt v4.3.3 was released 30 > minutes after it was tagged.) > Is SIP v4.7.2 still supposed to work with PyQt v3.17.3? I get for instance: sipqtpart1.cpp: In function 'PyObject* slot_QRect___ne__(PyObject*, PyObject*)': sipqtpart1.cpp:22494: error: 'class QRect' has no member named 'operator!=' (true, because QRect::operator!= is at best a friend function) and other similar errors in QPoint, QUrl, QString, and QChar, Gerard _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
