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

qmake forgets RCC dependencies if the paths contain spaces

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • None
    • 5.10.0
    • Build tools: qmake
    • None

    Description

      Normally changing files referenced in .rcc files causes the resources to be regenerated when calling "make".

      This is not the case if the paths contain spaces. qmake spits out a lot of `empty filename passed to function` messages and changing files referenced in resources has no effect.

      This is visible in the generated Makefile as the qrc_resources.cpp target has no dependencies other than the .rcc file itself.

      Attachments

        Issue Links

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

          Activity

            People

              buddenha Oswald Buddenhagen
              vogtinator Fabian Vogt
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes