Quote:
Code:
The imported target "Qt6::qwebengine_convert_dict" references the file
"/usr/lib/qt6/libexec/qwebengine_convert_dict"
but this file does not exist.
|
This is a bit of a mess because Sigil doesn't actually need qwebengine_convert_dict, but it seems that something is unnecessarily checking for its presence, so add the qt6-webengine-dev-tools package with apt-get to put it where it expects it to be, I guess.