Qt 6.11 is out! See what's new in the release
blog
'package R does not exist' error
-
Hi,
I am trying to build 'customactivity' example of Qt 5.15.2. compileDebugJavaWithJavac is failing with error 'package R does not exist'
My android settings seems fine; SDK version 8.0, NDK version 21.3.6528147. I tried building with both JDK 8 and JDK 11. Also tried different build tools versions.I googled some solutions; but all are for Android Studio; doesn't seem applicable for Qt project. Request to throw some light. Thank you.