On 29 January 2011 17:57, Jonathan Riddell <[email protected]> wrote: > -x PyQt_qreal_double doesn't seem to be working with current sip and > pyqt. Anyone know why? > > http://bugs.kde.org/show_bug.cgi?id=264506
This was due to us missing out this patch http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/natty/python-qt4/natty/view/head:/debian/patches/qreal_float_support.patch which improves support for architectures where qreal != double. Jonathan _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
