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?