Project ERROR: You need to set the ANDROID_NDK_ROOT environment variable to point to your Android NDK.
-
@mrjj said in Project ERROR: You need to set the ANDROID_NDK_ROOT environment variable to point to your Android NDK.:
@Sudhir-Khanger
Hi
This is with Qt5.15.0. correct ?Yes, the latest version of NDK doesn't work with the latest stable version of Qt.
@Sudhir-Khanger
Hi
Ok thank you. did you try the Obsolete thing from ticket ?
https://bugreports.qt.io/browse/QTCREATORBUG-23794Turn off "Hide obsolete Packages".
Install "Android SDK Tools (Obsolete)". -
@Sudhir-Khanger
Hi
Ok thank you. did you try the Obsolete thing from ticket ?
https://bugreports.qt.io/browse/QTCREATORBUG-23794Turn off "Hide obsolete Packages".
Install "Android SDK Tools (Obsolete)".Those obsolete packages have been removed from Android SDK Manager and I can't seem to find them.
-
Those obsolete packages have been removed from Android SDK Manager and I can't seem to find them.
@Sudhir-Khanger
So the "Hide obsolete Packages" is also removed ?
I did this like 3 weeks ago and it still had it there. -
@Sudhir-Khanger
So the "Hide obsolete Packages" is also removed ?
I did this like 3 weeks ago and it still had it there.@mrjj Likely Google removed them. If you delete that package from the SDK Manager and also delete its folder from the disk it might also be not available for you.
The issue would go away if I install an older version of the NDK which makes me think it would be related to NDK version not being supported than SDK Tools.