[PyQt] Error Build sip

Phil Thompson phil at riverbankcomputing.com
Sun May 25 14:58:40 BST 2014


On 20/05/2014 4:25 pm, MOHAMED BLACK wrote:
> Hi,
> 
> i can't build last sip with python 3.4.1
> 
> windows : Xp Sp3
> python : 3.4.1
> sip : sip-4.16-snapshot-f6acb8ed7b65
> Vs2010 Sp1
> 
> i attached generated file from command
> nmake >>err.txt
> 
> error :
> descriptors.c
> .descriptors.c(156) : error C2275: 'sipMethodDescr' : illegal use of
> this type as an expression
>         .descriptors.c(53) : see declaration of
> 'sipMethodDescr'
> .descriptors.c(156) : error C2065: 'md' : undeclared identifier
> .descriptors.c(160) : error C2065: 'md' : undeclared identifier
> .descriptors.c(160) : error C2223: left of '->mixin_name' must point
> to struct/union
> .descriptors.c(161) : error C2065: 'md' : undeclared identifier
> .descriptors.c(161) : error C2223: left of '->mixin_name' must point
> to struct/union
> .descriptors.c(161) : error C2198: 'PyObject_GetAttr' : too few
> arguments for call
> .descriptors.c(163) : error C2065: 'md' : undeclared identifier
> .descriptors.c(163) : error C2223: left of '->pmd' must point to
> struct/union
> .descriptors.c(163) : error C2198: 'PyCFunction_NewEx' : too few
> arguments for call

Fixed in tonight's snapshot.

Thanks,
Phil


More information about the PyQt mailing list