Andreas Pakulat wrote:
On 16.10.07 12:02:04, Matt Chambers wrote:
Has anyone tested the latest snapshots with Qt 4.4?

No, and Phil usually doesn't support Qt snapshots, only releases.

Andreas

Yeah, lets start early! I want to get in some early testing with 4.4, the other 4.x versions are extremely slow to draw to the screen compared to 3.x. If Trolltech hasn't fixed it in 4.4 (which they claim to have done), I know that I will personally probably switch to QtJambi.

It doesn't work, this is the compile error I'm seeing, latest sip an pyqt snapshots.

/usr/local/qt/4.4.0-gpl-gcc421/include -I/usr/X11R6/include -o sipQtGuiQGraphicsSceneDragDropEvent.o sipQtGuiQGraphicsSceneDragDropEvent.cpp sipQtGuiQGraphicsSceneDragDropEvent.cpp: In constructor 'sipQGraphicsSceneDragDropEvent::sipQGraphicsSceneDragDropEvent(const QGraphicsSceneDragDropEvent&)':

/usr/local/qt/4.4.0-gpl-gcc421/include/QtGui/qgraphicssceneevent.h:274: error: 'QGraphicsSceneDragDropEvent::QGraphicsSceneDragDropEvent(const QGraphicsSceneDragDropEvent&)' is private
sipQtGuiQGraphicsSceneDragDropEvent.cpp:81: error: within this context
make[1]: *** [sipQtGuiQGraphicsSceneDragDropEvent.o] Error 1
make[1]: Leaving directory `/var/tmp/yum-rpm-build-scratch/chambers/BUILD_i386/PyQt-x11-gpl-4.3-snapshot-20071016/QtGui'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.94015 (%build)


--
-Matt
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to