Changes a warning to an error.
Windows: None
Linux: Compilation Diagnostics > Treat Warnings As Errors
Mac OS: Diagnostics > Treat Warnings As Errors
IA-32 architecture, Intel® 64 architecture, IA-64 architecture
Linux and Mac OS: | -Werror |
Windows: | SeeWX |
None
OFF | The compiler returns diagnostics as usual. |
This option tells the compiler to report warnings as errors.
Linux: None
Windows: /WX