MacOS androiddeployqt not found
-
Hi,
I am trying to deploy a QT app for Android and get the error that androiddeployqt was not found.[42/43] cd /Users/jenkins/workspace/android/build && /Users/jenkins/Qt/Tools/CMake/CM...orkspace/android/build/qtdeploy.json --gradle --release --android-platform android-23 /bin/sh: /Users/jenkins/Qt/6.5.3/android_x86/bin/androiddeployqt: No such file or directory FAILED: CMakeFiles/Alpha_apk /Users/jenkins/workspace/android/build/CMakeFiles/Alpha_apk cd /Users/jenkins/workspace/android/build &&
In the qt android bin directory the tool is also not present.
Via the maintencance tool the anddroid support is selected.
What else is missing here?
Thanks in advanced for any help
Arne