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

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

      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).

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes