[PyQt] Diamond Inheritance with SIP 4.19.15
Phil Thompson
phil at riverbankcomputing.com
Fri Apr 5 22:08:52 BST 2019
On 5 Apr 2019, at 2:54 pm, Scott Talbert <swt at techie.net> wrote:
>
> I'm seeing a compilation error when trying to compile wxPython 4 with SIP 4.19.15 (4.19.14 works):
>
> ../../../../sip/cpp/sip_corewxVarHVScrollHelper.cpp: In function ‘void* cast_wxVarHVScrollHelper(void*, const sipTypeDef*)’:
> ../../../../sip/cpp/sip_corewxVarHVScrollHelper.cpp:1332:62: error: ‘wxVarScrollHelperBase’ is an ambiguous base of ‘wxVarHVScrollHelper’
> return static_cast< ::wxVarScrollHelperBase *>(sipCpp);
Can you try tonight's snapshot? If you confirm that there are no remaining problems then I'll make a new release.
Thanks,
Phil
More information about the PyQt
mailing list