Mingw compiler showing c++1z or c++1y instead of c++17 or c++14 !!!
Solved
General and Desktop
-
Hello Team,
When I compile my code using CONFIG+=c++17 option. it compiles successfully.
But the problem is that in compiler messages it is showing g++ -c -fno-keep-inline-dllexport -g -std=gnu++1z -Wall -W -WextraQuestion : Why Qt 5.13 still showing gnu++1z instead of gnu++17?
Note : this is the same case with c++14 also it shows gnu++1y while compiling !!! -
Hi
It is totally ok.
It is just another tag name for c+17
https://meta.stackoverflow.com/questions/352031/why-is-the-c17-tag-replaced-by-the-c1z-tag