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

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • QtGP 1.0
    • QtGP: General
    • Linux/Wayland

    Description

      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

       

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes