I´m using OMNET 4.3.1 to intgerate with a class that I want to use threads. When OMNET compiles it says that "this file requires compiler and library support for the ISO c++ 2011 statndard. This support is currently experimental and must be enabled with -std=c++11 or -gnu=c++11 compiler options.
So I looked for a way to enable this parameter in OMNET but I could not find the place to set it . I was wondering if I could configure in Makefile.inc but I don´t know how to make it.
Can anyone help me with some information ? I´m using ubuntu 13.04 with gcc 4.7.3.