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

qbs generate - Check for valid --generator argument early on

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 1.10.0
    • 1.9.1
    • Command Line Frontend
    • None
    • c005ae0a1629a2d7adc7ff6d6b292775008adaf8

      Right now qbs generate first resolves and builds the project:

       

      $ qbs generate
      Restoring build graph from disk
      Building for configuration default
      Build done for configuration default.
      ERROR: No generator specified. Available generators:
      ...
      

      Especially building can take a long time. It should therefore first check the availability (and validity of) the --generator argument to provide user feedback early on.

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

            kandeler Christian Kandeler
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes