How can I add C++11 support to Code::Blocks compiler?

后端 未结 3 1946
慢半拍i
慢半拍i 2020-11-22 07:55

I\'m writing some code that requires to have C++11 support for my Code::Blocks 12.11. I am using default GNU GCC Compiler came with MingW. Is there any way I can do this?

3条回答
  •  执笔经年
    2020-11-22 08:56

    The answer with screenshots (put the checkbox as in the second pic, then press OK):

提交回复
热议问题