eclipse 指定c++编译器

it2022-05-09  22

 

 

 

不要忘记 –std=c++0x,想要使用c++ 0x的内容,必须,1,升级编译器,2,编译时加上—std=c++0x

 

 

转载于:https://www.cnblogs.com/sunyongjie1984/p/4287297.html

相关资源:eclipse上配置c/c 语言开发环境-编译器MinGw

最新回复(0)