Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-57908

Configure alternative value assignment fails

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.9.0 Beta 2
    • 5.8.0 RC
    • Build System
    • None
    • linux arch kernel: 4.8.13-1-ARCH
      GNU bash, Version 4.4.5(1)-release
    • 342691b80294f8096dd383f9a0a7b4488f40728e

    Description

      configure --help
      
      Conventions for the remaining options: When an option's description is
      followed by a list of values in brackets, the interpretation is as follows:
      'yes' represents the bare option; all other values are possible prefixes to
      the option, e.g., -no-gui. Alternatively, the value can be assigned, e.g.,
      --gui=yes. Values are listed in the order they are tried if not specified;
      'auto' is a shorthand for 'yes/no'. Solitary 'yes' and 'no' represent binary
      options without auto-detection.
      

      The described alternative value assignment does not work. Even the provided example in the help fails.

      configure -opensource -confirm-license --gui=yes
      ...
      
      Creating qmake...
      .Done.
      
      ERROR: Unknown command line option '--gui=yes'.
      
      

      Attachments

        For Gerrit Dashboard: QTBUG-57908
        # Subject Branch Project Status CR V

        Activity

          People

            buddenha Oswald Buddenhagen
            cguenther.tu.chemnitz Christian Günther
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes