Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Qt 6
  4. missing lrelease

missing lrelease

Scheduled Pinned Locked Moved Unsolved Qt 6
qtcreatorbuglreleaseqmake
2 Posts 2 Posters 1.2k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    fossildoc
    wrote on last edited by
    #1

    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 127

    Any help, please.

    Christian EhrlicherC 1 Reply Last reply
    0
    • F fossildoc

      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 127

      Any help, please.

      Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      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.

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved