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

When running with -Wall then it will warn about some variables being replaced in the prf files

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P4: Low P4: Low
    • 5.0.0
    • 4.6.3
    • Build tools: qmake
    • None
    • b47c43e8774cf0126c53dd71dc8969dfeab84405

      When running with -Wall then it will warn about some variables being replaced in the prf files. The following output is what gets shown:

      WARNING: Operator=(MANIFEST_DIR) clears variables previously set: c:\work\git-depot\qt\oslo-staging-1-47\mkspecs\features\win32\embed_manifest_dll.prf:1

      WARNING: Operator=(QMAKE_RCC) clears variables previously set: c:\work\git-depot\qt\oslo-staging-1-47\mkspecs\features\qt_functions.prf:90
      WARNING: Operator=(QMAKE_UIC3) clears variables previously set: c:\work\git-depot\qt\oslo-staging-1-47\mkspecs\features\qt_functions.prf:90
      WARNING: Operator=(QMAKE_RCC) clears variables previously set: c:\work\git-depot\qt\oslo-staging-1-47\mkspecs\features\qt_functions.prf:90
      WARNING: Operator=(QMAKE_UIC3) clears variables previously set: c:\work\git-depot\qt\oslo-staging-1-47\mkspecs\features\qt_functions.prf:90
      WARNING: Operator=(QMAKE_RCC) clears variables previously set: c:\work\git-depot\qt\oslo-staging-1-47\mkspecs\features\qt_functions.prf:90
      WARNING: Operator=(QMAKE_UIC3) clears variables previously set: c:\work\git-depot\qt\oslo-staging-1-47\mkspecs\features\qt_functions.prf:90

      The first warning at least can be rectified by doing CONFIG -= embed_manifest_dll in the embed_manifest_dll.prf file (and doing the reverse in the exe.prf)

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

            buddenha Oswald Buddenhagen
            anshaw Andy Shaw (closed Nokia identity) (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes