Code::Blocks Forums

User forums => Help => Topic started by: Freem on July 14, 2012, 10:48:45 pm

Title: -std=... flag not set
Post by: Freem on July 14, 2012, 10:48:45 pm
The -std=... flag is not set at last G++ command.

When you set that flag in compiler's options, it is always fine, but if you only set it in project's option, it does not compile (when you have code depending on that flag, of course, like C++11 specifics)
Title: Re: -std=... flag not set
Post by: oBFusCATed on July 16, 2012, 10:12:37 am
Works here (r8043).
What is the value of "policy" combo box?