The GDB in the NDK appears to have broken python support
Solved
Installation and Deployment
-
I'm trying to configure QtCreator for Android. I installed Qt 5.9.2 and unpacked android-ndk-r10e-linux-x86_64.zip . Then i saw the message "The GDB in the NDK appears to have broken python support". I downloaded corresponding archive from http://download.qt.io/official_releases/gdb/ and unpacked it into NDK folder. Still have this error.
-
I just didn't have an execute permission for NDK compiler. The message is gone now