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)
Attachments
For Gerrit Dashboard: QTTA-152 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
587632,2 | Change qtPath and qtKitDir back to type File on QtPluginExtension | 1.0 | qt-labs/qtgradleplugin | Status: MERGED | +2 | 0 |
587748,3 | Change qtPath and qtKitDir back to type File on QtPluginExtension | dev | qt-labs/qtgradleplugin | Status: MERGED | +2 | 0 |