woboq / verdigris

Qt without moc: set of macros to use Qt without needing moc
https://woboq.com/blog/verdigris-qt-without-moc.html
GNU Lesser General Public License v3.0
638 stars 58 forks source link

Complete Qt 6.2 support and Qt 6.3 support #93

Closed arBmind closed 2 years ago

arBmind commented 2 years ago

We missed some quirks of Qt 6.2.

Also:

arBmind commented 2 years ago

GCC 7 has a bug. But I don't feel ready to do the nostalgic work and try to find a workaround for the compiler bug.