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

Passing products.qbsqt.deployQt:false when building Creator does not show a warning

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 1.11.0
    • 1.11.0
    • Device Deployment
    • None
    • macOS 10.12
    • cee7367f72c4c2321e6f324bb36be0b6923db640

    Description

      I'm building Creator 4.6 with a built qbs 1.10 from command line, but the creator shared folder points to qbs 1.11.

      My build invocation is

      /Volumes/T3/Dev/qtcreator/qt59_for_creator/built/qbs/bin/qbs -f /Volumes/T3/Dev/qtcreator/qtcreatordev profile:qt59_for_creator modules.qbs.buildVariant:release modules.cpp.debugInformation:true modules.cpp.machineType:native modules.cpp.cxxFlags:'-O3' products.qbsqt.deployQt:false
      

      And the "products.qbsqt.deployQt:false" bit is specified in commit message of https://codereview.qt-project.org/#/c/213299/6//ALL

      Apparently that is the wrong product name, and it should be "products.bundleqt.deployQt:false"

      so bundleqt instead of qbsqt.

      There is no warning about this on the command line, when the property is specified wrongly.

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            alexandru.croitor Alexandru Croitor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes