Compiler option error

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Compiler option error

264件の閲覧回数
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 件の賞賛
2 返答(返信)

246件の閲覧回数
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 件の賞賛

246件の閲覧回数
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 件の賞賛