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

make loop: duplicate entry (for at least) qml.qrc file name in RESOURCES in .pro

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.15.0
    • Build tools: qmake
    • None

    Description

      By accident I include "qml.qrc" twice in the concatenated RESOURCE variable.

      RESOURCES += qml.qrc \
      img/a_directory.qrc \
      controls/directory.qrc \
      qml.qrc

      Without realizing it, I ran the make process (the > button).

      This resulted in a recursive never ending make process.
      The only way to stop the process was to close the application.

      (I see you fixed the snapshot down load problem>

      See attached snapshot

      sorry I can not recreate the loop. I thought I knew the cause but I was wrong.
      Fixing all of the qrc files stopped the loop but putting them back does not recreate the loop

      Attachments

        1. a_directory.qrc
          0.5 kB
        2. d01.png
          d01.png
          3 kB
        3. d02.png
          d02.png
          1.0 kB
        4. deck1.pro
          1 kB
        5. loop_error.zip
          793 kB
        6. main.cpp
          0.6 kB
        7. main.qml
          0.7 kB
        8. qml.qrc
          0.2 kB
        9. Screenshot 2020-07-26 at 15.15.27.png
          Screenshot 2020-07-26 at 15.15.27.png
          697 kB
        10. Screenshot 2020-07-27 at 11.20.00.png
          Screenshot 2020-07-27 at 11.20.00.png
          778 kB
        11. Screenshot 2020-07-27 at 19.19.44.png
          Screenshot 2020-07-27 at 19.19.44.png
          720 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kkohne Kai Köhne
            lawrence.emke Lawrence Emke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes