Closed Yannnnnnnnnnnn closed 6 years ago
Is that necessary ?
I failed to compile the project with out it.
I compile the code under Ubuntu16.04 with gcc5.4.0 and Qt5.5.1.
I ran into an error like(from c++0x_warning.h):
error This file requires compiler and library support for the ISO C++ 2011 Standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options
add c++11 support in qt project file