Error include <stdlib.h> when build project for android
Unsolved
Mobile and Embedded
-
Hi guys,
I have this problem above.
I have listen somewhere that NDK r16 has some problems, so I tried to compile the project using the NDK r10 that seems to be more reliable but the problem still remains.
What am I missing?
Any help is appreciate.Thanks in advance.
-
When you googled "Qt Android stdlib.h missing" you may have eventually turned up with one case where the problem was incompatible Android SDK version. I'd suggest trying an older version and setting the API level also lower to match (like 24, which is for Nougat 7.0).