要右键->property->c/C++build->Setting,把Cross GCC Compiler以及其他几个编译器的Miscellaneous中的Other flags 加上 -std=c++11选项,才能编译通过
本文指导如何在CrossGCCCompiler及其他编译器中加入Miscellaneous中的Otherflags,具体设置-std=c++11选项,以确保C++11标准的正确编译。
要右键->property->c/C++build->Setting,把Cross GCC Compiler以及其他几个编译器的Miscellaneous中的Other flags 加上 -std=c++11选项,才能编译通过
601

被折叠的 条评论
为什么被折叠?
