Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 5.0.2
-
None
-
Mac 10.15.7
Qt 5.15.2
Qt Creator 5.0.2
Description
I was using Qt 5.15.2 for Android and Qt Creator associated from Qt online installer (I think it was Qt Creator 4.X).
I updated to Qt 6.2.0 and new Qt creator 5.0.2 associated from Qt online installer.
For various reasons I have to build for Android with Qt 5.15.2 but I can't with the new Qt Creator 5.0.2, I have this error at install step :
14:48:20: The process ".../ndk/21.3.6528147/prebuilt/darwin-x86_64/bin/make" exited normally.
14:48:20: Starting: ".../ndk/21.3.6528147/prebuilt/darwin-x86_64/bin/make" INSTALL_ROOT=build-MyApp-Android_Qt_5_15_2_android_Clang_Multi_Abi-Debug/bin/android-build install
make: *** No rule to make target 'install'. Stop.
14:48:20: The process ".../ndk/21.3.6528147/prebuilt/darwin-x86_64/bin/make" exited with code 2.
Error while building/deploying project MyApp (kit: Android Qt 5.15.2 (android) Clang Multi-Abi)
The kit Android Qt 5.15.2 (android) Clang Multi-Abi has configuration issues which might be the root cause for this problem.
When executing step "Copy application data"
I do not have anymore the old Qt Creator 4.X I was using before because Qt online installer overwrote it with the new version of Qt Creator. I cannot find the old version here : https://download.qt.io/archive/qtcreator/
Where can I find the right version of Qt Creator so I can still build for Android with Qt 5.15.2?
Or maybe there is a workaround to fix this issue in Qt Creator 5.0.2?
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-26357 Build fails
- Closed