On Wednesday 04 April 2007 10:47 am, Andreas Pakulat wrote: > Hi, > > I'm just wondering wether the current snapshots are meant to be > buildable against 4.3beta (I'm actually using qt-copy from KDE svn here, > but that is 4.3beta). > > I get compilation errors for that on the function QPointF::contains() > which was introduced in 4.3 and takes 2 parameters in C++, however it > seems the generated wrapper only has 2 parameters (PyObject*) instead of > 3 (as the first is probably self). > > If I'm doing a stupid thing here just let me know and I'll live with 4.2 > installed from packages and all the warning messages from KDE...
I never support pre-release versions of Qt. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
