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 16 Mar 2024, 16:55 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.

    C 1 Reply Last reply 16 Mar 2024, 18:35
    0
    • F fossildoc
      16 Mar 2024, 16:55

      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.

      C Offline
      C Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on 16 Mar 2024, 18:35 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

      2/2

      16 Mar 2024, 18:35

      • Login

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