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

qmake deals suboptimally with missing SUBDIRS

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.0.0
    • Build tools: qmake
    • None
    • Ubuntu 12.10/64

    Description

      the first one is alright:

      "WARNING: Include file /sda/home/christian/qt5-install/examples/qtbase/widgets/tutorials/addressbook-fr/part1/part1.pro not found"

      But the second one is weird:

      "MAKEFILE_GENERATOR variable not set as a result of parsing : part1.pro. Possibly qmake was not able to find files included using "include(..)" - enable qmake debugging to investigate more."

      Presumably, the code leading to the second message should not be executed after it is discovered that the subproject is missing.

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            kandeler Christian Kandeler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes