User forums > Help

-std=c++11 not working (CB12.11)

<< < (2/7) > >>

scarphin:
Not directly related but I think cb doesn't like the '=' sign in 'project->build options->compiler settings->other options'. When I try to enter '-std=c++11' on a newline, it doesn't save nor use that setting. If I add it to another line like '-fexceptions -std=c++11' (all in one line), it works but I don't think that's the intended syntax here. And lastly if I manually edit the project file and add a new entry for '-std=c++11' it works but it's still not shown in 'project->build options->compiler settings->other options' even though it works. Am I missing something here or is it the '='?

Jenna:
It should go (automatically) into "Compiler flags".

scarphin:

--- Quote from: jens on April 21, 2013, 07:13:25 pm ---It should go (automatically) into "Compiler flags".

--- End quote ---

I checked but it didn't go into compiler flags too.

Win7 x64 cb12.11

stahta01:

--- Quote from: jens on April 21, 2013, 07:13:25 pm ---It should go (automatically) into "Compiler flags".

--- End quote ---

That does NOT work on Windows 7 32 Bit using 12.11 or self built SVN 8991.

What it does is remove from other options any thing that can be used in "Compiler flags" flags section.

Tim S.

Alpha:
Is there a bug here that needs solving?  Or is this just a configuration problem?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version