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

qmake & make sis should work for SUBDIRS projects

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 4.7.0
    • None
    • None
    • None
    • S60 SDKs

    • 2b3c318c102f3c1304968e6b111b1ac96764c115,801bb087f8fc2f911bddc42441d450b876a09d8b

      When running qmake followed by make sis for SUBDIRS projects, the following error occurs:
      make -s -f Makefile fail_sis_nopkg
      Makefile:106: *** PKG file does not exist, 'SIS' target is only supported for executables or projects with DEPLOYMENT statement. Stop.

      This is currently being worked around by including the targets of sibling projects by explicit deployment statements.

      e.g. autotests that need to launch subprocesses
      e.g. fluidlauncher demo

      It's a bit messy, and would be better if the build system could do this for you.

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

            e0348803 Miikka Heikkinen
            shkearns Shane Kearns
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes