a question for Code::blocks user

Hi, I recently started to use code::blocks and my problem is in compiler flags, c++14 or c++11 standarts are not exist and when I try to add them via other options section the IDE gives me this error:

||unrecognized command line option "-std=c++14"|

I have tried so many things and could not solve the problem. Do you have any idea why am I the only guy having this problem?
It is likely that the version of GCC/MinGW bundled with Code Blocks is an older version without support for C++11. See my response here:
http://www.cplusplus.com/forum/general/176268/#msg870805
Topic archived. No new replies allowed.