Uploaded image for project: 'Qt Tools for Android'
  1. Qt Tools for Android
  2. QTTA-4

Setting a qt-cmake path that doesn't exist but contains "qt-cmake" leads to problems

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • None
    • QtTAS 1.0
    • QtTAS: General
    • None
    • macOS
    • ab9fe3a51 (dev), d70701447 (1.0)

    Description

      The current implementation only checks that the regex ^qt-cmake(
      .bat)?$ matches the path that you give it and ignores whether the file exists or not. So the "does qt-cmake exist?" verification passes but the file actually doesn't exist.

      So if you manually write the qt-cmake location to be, for example, /Users/ollivuolteenaho/qt-cmake-isnt-here-man building the project will fail.

      The result for the user on the first "Built Qt Project" execution is an empty QtBuild output with no errors (the IDE error occurred is not related).

      Attachments

        Issue Links

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

          Activity

            People

              nikunj Nikunj Arora
              olvuolte Olli Vuolteenaho
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes