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

.pro parser fails to handle generated SUBDIRS

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • Qt Creator 2.4.0
    • Qt Creator 2.4.0-beta
    • None
    • OpenSUSE 11.4 x86_64
    • 555e539760998fcff1e3117abc5080c4fee47275

    Description

      Our build system, through a set of .pri, generates the list of subdirs that gets included. This is handled just fine by qmake, but Creator's parser fails to handle this. I've attached an example project that replicates the problem yet builds fine from the command line with:

      qmake -r
      make

      But when loading in Creator, all I see in the project view is plugins.pri, test.pro. As a consequence, foo.cpp and bar.cpp are not available, even from the locator, nor are the functions defined within.

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            cyclone31 Ryan May
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes