Compiler option error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Compiler option error

249 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by KG1 on Sat Oct 05 19:02:00 MST 2013
#error This file requires compiler and library support for the upcoming ISO C++ standard, C++0x. This support is currently experimental, and must be enabled with the -std=c++0x or -std=gnu++0x compiler options.app-board-Wifly-Websocket2line 32, external location: /usr/local/lpcxpresso_6.0.2_151/lpcxpresso/tools/arm-none-eabi/include/newlib_inc/c++/4.6.2/bits/c++0x_warning.hC/C++ Problem

Where and how may I set compiler option: -std=c++0x  ?

Many thanks from a newie.
Kevin
0 Kudos
2 Replies

231 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by KG1 on Tue Oct 08 15:57:55 MST 2013
Many thanks whitecoe.
0 Kudos

231 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by whitecoe on Sun Oct 06 02:13:45 MST 2013
You could try adding it to the "Other flags" line in...

Project Properties -> C/C++ Build -> Settings -> MCU C++ Compiler -> Miscellaneous

HTH!
0 Kudos