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

Qt Creator reruns qmake every time due to missing information in the generated Makefile

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 4.7.2
    • 4.7.0, 4.7.1
    • Build tools: qmake
    • None
    • 1689f5c557f686b7ad0ab68385402e928e590a13

      The sbsv2 (and abld) Makefile generators do not add the "# Command:" line into the header of the Makefiles it generates.

      This line is expected to be there by Qt Creator: If it is not, then it assumes the Makefile to be not generated by qmake and thus runs qmake again. So this missing line leads to longer build times for Symbian developers.

      The Nokia Qt SDK people agree that this is an issue that needs to be fixed for Qt 4.7.2, thus I am setting this to P1.

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

            e0348803 Miikka Heikkinen
            hunger Tobias Hunger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes