View Single Post
Old 11-15-2023, 01:08 PM   #44
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,714
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
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.
DiapDealer is online now   Reply With Quote