In theory (if Qt maintains backwards compatibility) then the current version 
of PyQt should build against Qt v4.4rc1. However there is an incompatibility 
when using gcc.

The workaround is to comment out the line "QMAKE_LFLAGS += -Wl,--no-undefined" 
in mkspecs/common/g++.conf.

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

Reply via email to