Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-10452

CMake version check (in cmakevalidator.cpp) should not be checked

XMLWordPrintable

      Hi,

      Either since cmake 2.8.12 or in some of the later commits the version got removed from the --help page. The QtCreator CMake validator class used that to determine if cmake was valid. Figuring that out took me a WHILE!

      I'd recommend to use --version for that info or just get rid of it altogether.

      This is how it currently looks if unchanged: http://i.imgur.com/jfjBjny.png Note the next button doesn't become active. And note that there is no version info in the --help output anymore.

      Removing the version check altogether fixed this for me. But i suspect replacing --help with --version would be a better solution

      Cheers,
      Mark

        For Gerrit Dashboard: QTCREATORBUG-10452
        # Subject Branch Project Status CR V

            dt Daniel Teske
            markg85 Mark
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes