[PyQt] Regression problem with SIP

Phil Thompson phil at riverbankcomputing.com
Sat Jun 27 10:57:58 BST 2009


On Sat, 27 Jun 2009 11:36:00 +0200, Mitar <mmitar at gmail.com> wrote:
> 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?

It depends what the problem is - impossible to tell without more
information.

Phil


More information about the PyQt mailing list