QTCreator's annotations
-
Hi everybody
is there a way to configure the annotations? I found a way to disable them or to configure their position, but that's not what i want.
I am experiencing a really annoying annotation that says:
"'if' initialization statements are a C++17 extension"How can i force QTCreator to show only a specific category of annotations? ( e.g. errors )
greetings
toby -
Hi
I was wondering if one could add something to
however, im not really sure what to write to have it not say anything
https://clang.llvm.org/docs/DiagnosticsReference.html#wc-17-extensions -
Thanks for your help. At least now i know where to configure this feature. I tried several configurations, but none removed the C++17-Warning.
Your link says:
-Wc++17-extensions
Some of the diagnostics controlled by this flag are enabled by default.Maybe that is the real issue i am facing here...
-
Still not found anything. UPSers
-
Hi and welcome.
So are you Toby ?
and its still the red alert with
"'if' initialization statements are a C++17 extension"you try to kill ?