missing lrelease
Unsolved
Qt 6
-
I installed QtCreator from qt-unified-linux-x64-4.7.0-online.run, which I got from the Qt.io web site. I'm running Ubuntu 22.04.
I cannot build anything. I get these error messages from qmake:
warning: /usr/lib/qt6/bin/lrelease: No such file or directory
[Makefile:398: .qm/MyFirstQTProject_en_US.qm] Error 127Any help, please.
-
So you did not install Qt6 via the online installer but want to use the one from Ubuntu? Then you also have to install all Qt development packages.