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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes