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

        1. Screen Recording 2024-03-13 at 14.46.36.mov
          17.15 MB
          Olli Vuolteenaho
        2. Screenshot 2024-03-13 at 10.39.32.png
          130 kB
          Olli Vuolteenaho
        For Gerrit Dashboard: QTTA-4
        # Subject Branch Project Status CR V

            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