Re: [Interest] Android Build fails with Gradle qtGradlePluginType

2024-07-23 Thread Marius Kittler
Hi, the packaging you mentioned (and that I maintain) worked for me last time I tried. Be sure to use Java 17 to workaround https://bugreports.qt.io/browse/ QTBUG-119223 (although the error message in your case looks a bit different). Otherwise you probably need to find out how to get a more ver

[Interest] Android Build fails with Gradle qtGradlePluginType

2024-07-19 Thread Daniel Brunner
Hi, I am using a self-compiled packaged version of Qt6 for android aarch64 and I experience some issues in the build process after my Qt C++ native code has been compiled successfully. The part where it should make an APK out of it fails (see output below) What can I do in this case? I am using