[PyQt] 5.11: error: invalid use of incomplete type ‘class QAbstractItemModel’

Florian Bruhin me at the-compiler.org
Mon Jun 11 08:08:22 BST 2018


Hey,

Not sure if PyQt 5.11 is already supposed to work, but I gave the latest
snapshot a try (sip-4.19.9.dev1806101717, PyQt5_gpl-5.11.dev1806101728,
Qt 5.11.1 branch, GCC 8.1.1 on Archlinux).

I got a couple of errors while compiling
QtTest/qabstractitemmodeltester.h:
http://paste.the-compiler.org/view/98555747

Adding a "#include <QAbstractItemModel>" at the top of
QtTest/sipQtTestQAbstractItemModelTester.cpp seems to help, though
that's probably not a proper fix.

If it's not supposed to work properly yet, feel free to ignore this, but
I thought I'd report it sooner rather than later.

Florian

-- 
https://www.qutebrowser.org | me at the-compiler.org (Mail/XMPP)
   GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc
         I love long mails! | https://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20180611/27664edd/attachment.sig>


More information about the PyQt mailing list