Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-85136

"qmake -qtconf foo.conf -query" does not work

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • None
    • 6.0.0
    • Build tools: qmake
    • None
    • All
    • 661b586a69740bd9a1791622f8b238d290ebe00d (qt/qtbase/dev)

    Description

      The qmake call

      qmake -qtconf foo.conf -query
      

      fails with the error message

      ***Unknown option -query
      

      Changing the argument order works:

      qmake -query -qtconf foo.conf
      

      This is a nuisance for the host qmake wrappers of Qt 6 cross builds.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-85136
          # Subject Branch Project Status CR V

          Activity

            People

              jbornema Joerg Bornemann
              jbornema Joerg Bornemann
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes