Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
3.3.2
Description
When building my app with Qt 6.8.2, it prints this error
Error while initializing license client: Could not find license service installation matching the criteria for version "3.3.2". The service version may be too old, or there is no installation registered in "/home/inno-dev/.local/share/Qt/qtlicd/installations.ini". Error! Cannot acquire license to use qtframework. If you have a valid commercial license, please create a bug report to Qt Bugtracker: https://bugreports.qt.io/projects/QLS Attach the above error details to the bug report. Additionally, attach the qtlicd_log.txt file of the Qt License Service that can be found from the directory of this Qt installation.To bypass the license check entirely, set the environment variable QTFRAMEWORK_BYPASS_LICENSE_CHECK with value 1.
Also, /home/inno-dev/.local/share/Qt/qtlicd exists, but it is empty.
I install/update my Qt with sudo /opt/Qt/MaintenanceTool and run QtCreator as standard user (not sudo)