Hi! Both PyQwt-5.1.0 and PyQwt-4.2.3 fail to compile for Qt3 with SIP 4.8.1. The error is:
sip: ../sip/qwt5qt3/common/QwtMemArray.sip:35: %MappedType template for this type has already been defined sip: ../sip/qwt4qt3/common/QwtMemArray.sip:35: %MappedType template for this type has already been defined The last version of SIP where it works is 4.7.7. I know that this is maybe a problem with PyQwt but it seems it is an regression bug as SIP 4.7.7 normally compiles while 4.7.8+ versions do not. Minor version changes should not break compatibility. Is there any workaround? Mitar _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
