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

qbspkgconfig runs qmake for non-Qt dependencies

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 2.2.0
    • 2.2.1
    • Configuration Probes
    • None
    • e45a00bcb (2.2)

    Description

      For instance:

      Product {
          qbsModuleProviders: "qbspkgconfig"
          Depends { name: "openssl" }
      }
      
      $ qbs resolve -n
      Build graph does not yet exist for configuration 'default'. Starting from scratch.
      Resolving project for configuration default
      Getting info about Qt at '/usr/bin/qmake'...
      Getting info about Qt at '/usr/lib/qt6/bin/qmake'...
      Getting info about Qt at '/usr/lib/qt4/bin/qmake'...
      Setting up build graph for configuration default
      

      Attachments

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

        Activity

          People

            arch Ivan Komissarov
            kandeler Christian Kandeler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes