Qt for android编译报错218:12: fatal error: ‘features.h‘ file not found # include <features.h>

Posted Fu_Lin_

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Qt for android编译报错218:12: fatal error: ‘features.h‘ file not found # include <features.h>相关的知识,希望对你有一定的参考价值。

文章目录

前言

今天重装了Qt for android,环境搭建好以后,总是报错,我的是Qt5.12.11,报错内容如下:

D:\\Android\\AndroidSDK\\ndk\\22.1.7171670\\sources\\cxx-stl\\llvm-libc++\\include\\__config:218: error: \'features.h\' file not found
In file included from .

以上是关于Qt for android编译报错218:12: fatal error: ‘features.h‘ file not found # include <features.h>的主要内容,如果未能解决你的问题,请参考以下文章