#error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.#endif 解决方法:工程上右键,选择build options,在compiler settings里面,有列表,选择c++0x支持。 相关文章: 2021-12-05 2022-12-23 2022-12-23 2021-09-13 2021-12-05 2021-12-05 2021-10-09 2022-12-23