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

Switching between custom & default Ninja Path does not work

XMLWordPrintable

    • Linux/Wayland

      How to reproduce:

      1. Open a qtquickview example in Android Studio
      2. Build the project -> it should use Ninja from Qt installation, visible in : qtquickview_java/app/build/qt_generated/qtquickview/CMakeFiles/CMakeConfigureLog.yaml)
      3. Add custom ninjaPath ( for example /usr/bin if there is system installed ninja in Linux)
      4. Build the project

      Expected result:

      CMakeConfigureLog.yaml now should should show the custom Ninja path

      Actual result:

      CMakeConfigureLog.yaml still shows the default Ninja path has been used.

       

      Note1: Android Studio rebuild picks up the custom ninja path
      Note2: Removing qt_generated & Build, picks up the custom ninja path

       

        For Gerrit Dashboard: QTTA-173
        # Subject Branch Project Status CR V

            teko Tero Koponen
            soarmin Soheil Armin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes