@Kevin, I DID actually wonder if it was a Qt issue, so I downloaded Qt 6.8.0 beta 2 to try with that.
In file included from /opt/Qt/6.8.0/gcc_64/include/QtCore/qstring.h:14,
from /opt/Qt/6.8.0/gcc_64/include/QtCore/QString:1,
from /usr/src/Sigil/src/sigil_constants.cpp:24:
/opt/Qt/6.8.0/gcc_64/include/QtCore/qchar.h:66:2: error: #error This macro has been removed in Qt 6.8.
66 | #error This macro has been removed in Qt 6.8.
This is of course a completely separate issue, but I thought I'd post the error here anyway just to let you know about it.
|