Hello, I’m trying to add the Android KIT (according to this instruction https://felgo.com/doc/vplay-deployment-android/) and when being in
QT Creator –> Options –> Devices, adding Android NDK path and have this error:
“The GDB inside this NDK seems to not support Python. The Qt Project offers fixed GDB builds at: http://download.qt.io/official_releases/gdb/”
That fix is for NDK 10, I’ve tried with NDK 14 and 15c (current), should I still use this qt_ndk10_gdb_fix for ndk 15c ?
I can’t believe that this issue still exists, so maybe I’m doing something wrong ?
I don’t even need python, but with this error I can’t add Android KIT in QT Creator.
—
Freshly installed Felgo (2.13.1, QT 5.9, QTC 4.4) on Neon (ubuntu 16.04)