openfoam-adapter icon indicating copy to clipboard operation
openfoam-adapter copied to clipboard

No color for compiler errors

Open MakisH opened this issue 1 year ago • 0 comments

I have noticed that OpenFOAM overrides the default behavior of GCC to annotate errors, warnings, etc. This makes it pretty tiring sometimes to read compiler messages.

Defining ADAPTER_PREP_FLAGS="-fdiagnostics-color=always" in Allwmake seems to help, but probably there is a better way to set this. I opened an upstream issue.

MakisH avatar Dec 15 '22 18:12 MakisH