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

Missing dependencies for resources under XCode

XMLWordPrintable

      When building Qt applications using XCode, the Qt resource files are not rebuilt automatically if the resource is updated.

      This is due to the qmake xcode project generator, which doesn't include
      the dependencies in qt_preprocess.mak file.

      Current workarounds to force it to be built correctly include
      deleting qrc_webcontent.cpp, touching webcontent.qrc or performing a
      complete clean and build.

      Building with qmake -spec macx-g++ and make handles the dependency
      correctly.

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

            stormols Marius Storm-Olsen
            dettman Dean Dettman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes