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

qmake forgets RCC dependencies if the paths contain spaces

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes