Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-3062

Data deployment for Symbian: Added files only deployed after qmake is run

    XMLWordPrintable

Details

    • 48f3e4cd767d0217144374eb09237189914969dd, 592b44e9b513f9483a3b1a46151fe1105a6ffb4c, 46a1a6b34db341760afa5d8e0dea43a5362cb248

    Description

      If I add a file to my deployment directory (in one of the mobile projects that Creator generates, nowadays), the file gets only deployed if I manually run qmake.
      Reason: Files which are supposed to go into a .sis package are listed in th .pkg file. The .pkg file is only updated in the qmake step.

      Would be great if Creator somehow ran qmake automatically when a file is added to those deployment directories. Since creator watches these directories anyways, it should be possible.

      Attachments

        1. 0001-Fix-command-line-parsing-Do-return-empty-items.patch
          2 kB
          Alessandro Portale
        2. 0001-Qt4ProjectManager-Force-a-qmake-run-on-change-in-the.patch
          3 kB
          Daniel Teske
        3. Makefile_abld
          15 kB
          Alessandro Portale
        4. Makefile_sbs
          11 kB
          Alessandro Portale
        5. patch
          3 kB
          Daniel Teske

        Issue Links

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

          Activity

            People

              con Eike Ziller
              portale Alessandro Portale
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes