Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-806

Dependency is somehow ignored

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 1.4.2
    • 1.4.1
    • General
    • None
    • Arch Linux; QtCreator and Qbs built from git
    • 82064c1df0c5e7e3171f7c5351a7e7948b9d5b5b

    Description

      I can not build my project anymore, git bisect revealed commit 3997b41e0389bcaea8b198aed548c1983759fdba as the first bad commit.
      I've created a reduced testcase (see attachement).
      Basically I have a project TestCase with a product InternalLib (the real project has a lot more products). The project is using another project (included via git submodule, similary to how Qbs is included in QtCreator, but that doesn't really matter) called ExternalProject which contains a product also called ExternalProject, on which InternalLib has a dependency. This structure worked till above mentioned commit. Now qbs seems to ignore the dependency completely and as a result the compiler complains about a missing header.

      Attachments

        For Gerrit Dashboard: QBS-806
        # Subject Branch Project Status CR V

        Activity

          People

            kandeler Christian Kandeler
            dcermak Dominik Cermak
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes