I'm trying to compile a Qt 5.7 app on CentOS 6.8 and getting the following error.
cc1plus: error: unrecognized command line option "-std=gnu++11" gcc version 4.4.7 20120313 (Red Hat 4.4.7-17) (GCC) Is this gcc version too old to support gnu++11? If that's the case, are there options for compiling without updating gcc? Is it possible to tell Qt Creator to not use that command line option? Thanks, Mike
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest