Usage of corrected build of GDB in Qt Android
-
wrote on 29 May 2019, 19:35 last edited by
Hello everyone, I am trying to configure Qt Creator for Android, and I have an error "GDB in NDK does not support Python". There's a link http://download.qt.io/official_releases/gdb/ to download "fixed build of GDB", but could you tell me what should I do with these files after unpacking? Thanks.
-
Hi and welcome to devnet,
What version of Qt re you using ?
What version of the NDK did you install ? -
wrote on 29 May 2019, 23:00 last edited by
I'm using Qt 5.7.0 with Qt Creator 4.0.2. I've tried different NDK builds - r16b, r19c and some other, but on any of them I have the same error about unsupported Python.
-
For Qt version older than 5.12, NDK r10e is recommended and starting 5.12, you can go with r19.
-
wrote on 30 May 2019, 10:51 last edited by
I changed NDK to r10e, and I read this guide but the problem is still appearing :( Could anyone explain me how to use fixed GDB build from Qt downloads?
1/5