Details
-
Bug
-
Resolution: Fixed
-
P0: Blocker
-
None
-
QtGP 1.0
-
-
67a87038f (1.0), f31ef7d17 (dev)
Description
Steps to reproduce:
- Create new Android project
- Add Qt Gradle Plugin to the project
- Use qtPath file(<yourpath>/Qt/6.8.0)
- Select a QML project as qtProjectPath
- Build and deploy app to emulator
- Sync/Deployment fails with > Caused by: java.lang.IllegalArgumentException: Value is null
Workaround:
Use qtPath = file(<yourpath>/Qt/6.8.0)