I am currently following a tutorial on how to code c++ the only problem is that the tutorial is using code::blocks and vscode I was perfectly fine for most of it until they said that I should disable compiler extensions they showed me that I needed to flag -pedantic-errors- in the code::blocks version but the main problem this causes is that codelite does not do it that way.
so I tried to discover what “flagging it” means I found out that I do want it enabled but I don’t know how since there is no enable button it seems that it is enabled but alas I could not find any way to test it also I use mingw please give me information on what you know I am sorry if this is an obvious question but I really don’t know.
BendyGr8 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.