WiFiDip-KitchenSink using GCC
Posted: Sat Oct 12, 2013 6:16 am
Hi Guys,
are you able to give some guidance on compiling the WiFiDip-KitchenSink mbed example using GCC 4.7.2?
I am currently seeing this error using Netbeans.......
Is GCC 4.8 required? Do you have an example HelloWorld project for the WiFiDipcortex platform that can be compiled offline?
Thanks,
Chris
are you able to give some guidance on compiling the WiFiDip-KitchenSink mbed example using GCC 4.7.2?
I am currently seeing this error using Netbeans.......
d:/yagarto-20121222/lib/gcc/../../arm-none-eabi/include/c++/4.7.2/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
In file included from main.cpp:7:0:cc3000_hostdriver_mbedsocket/socket/UDPSocket.h:66:17: fatal error: def.h: No such file or directory
compilation terminated.
Is GCC 4.8 required? Do you have an example HelloWorld project for the WiFiDipcortex platform that can be compiled offline?
Thanks,
Chris