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

Qt Gradle Plugin does not accept file path without equal sign (=)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P0: Blocker
    • None
    • QtGP 1.0
    • QtGP: General
    • Android
    • 67a87038f (1.0), f31ef7d17 (dev)

    Description

      Steps to reproduce:

      1. Create new Android project
      2. Add Qt Gradle Plugin to the project
      3. Use qtPath file(<yourpath>/Qt/6.8.0)
      4. Select a QML project as qtProjectPath
      5. Build and deploy app to emulator
      6. Sync/Deployment fails with > Caused by: java.lang.IllegalArgumentException: Value is null

       

      Workaround:

      Use qtPath = file(<yourpath>/Qt/6.8.0)

      Attachments

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

        Activity

          People

            teko Tero Koponen
            teko Tero Koponen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes