Crossware

Table of Contents        Previous topic       Next topic       

C/C++ COMPILER->Compiler command line options->Warning as Errors (/WX)

Use this option if you want the compiler to count warnings as errors.  This option is typically used to prevent the linker or the library manager from building the final output file in the event of a warning occuring.