Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-28067

Qt Creator 6/7/8 (Qt 6) qmake doesn't exist isn't executable or has no output

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 6.0.2, Qt Creator 7.0.2, Qt Creator 8.0.0
    • None
    • Rocky Linux 8.6 64-bit / RHEL8 / Qt 6.3.1 installed with Qt Maintenance Tool
    • Linux/Wayland

      This refers to the problems described at the following link:

      https://forum.qt.io/topic/138533/qt-creator-6-7-8-qt-6-qmake-doesn-t-exist-isn-t-executable-or-has-no-output

      It seems that Qt Creator 6 and up cannot run qmake in order to find the installed Qt Kit. 

      1) The console error output is the following after a long wait period.

      Cannot update Qt version information from /home/USER/Qt/6.3.1/gcc_64/bin/qmake: "/home/USER/Qt/6.3.1/gcc_64/bin/qmake" produced no output: .. 

      2) Setting QTC_USE_QPROCESS=1 speeds up the start of Qt Creator but with the same error.

      3) Qt Creator fails to load the CMake project, only showing CMakeLists.txt.

      4) Preferences > Kits > Qt Versions > Auto-detected shows qmake installed at the correct path but unusable with the error "qmake does not exist or is not executable"

      5) qmake does exist at the path shown and is executable

      The only version of Qt Creator that still works is 5.0.3 using Qt 5.15.2 / GCC 7.3.1 20180303 / Red Hat 7.3.1-5

       

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            jkobus Jarek Kobus
            jirauser65087 user-456dd (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes