You're probably going to run into trouble installing future versions with the repo supplied Qt on Jammy. I tried hard to support 6.2, when moving to a Qt6-only Sigil codebase that has ditched all of the transitional training wheels (including QTextCodec). But it proved to difficult/complicated. Moving forward from Sigil 2.2.1, the minimum Qt for building Sigil from the master branch will be Qt6.4 built with icu support for QStringDecoder/QStringEncoder.
|