Android -> JDK / SDK / NDK are set but no working toolchain / compiler found
Unsolved
Mobile and Embedded
-
Hello folks,
while I was chasing down an issue around "type_traits" not found I read to align a NDK path.
After that my toolchain was broken and I can´t fix it.
Under Options->Devices->Android the JDK, SDK and NDK are still set.
But in Options->Build and Run->Kits no operational toolchain is found anymore.
Also I can´t route to a compiler.
How can I solve this?
-
Hi,
You may want to first update your Qt version. 5.8 is really out of date. The current LTS is 5.12.4 and latest 5.13.
Note that by upgrading you can also update your NDK to a more recent version as explained in the dedicated chapter in Qt's documentation.