SyntaxFix
Write A Post
Hire A Developer
Questions
Add this to your .pro file
QMAKE_CXXFLAGS += -std=c++11
or
CONFIG += c++11