‑‑no_exceptions
In this section:
Syntax
Description
Use this option to make the linker generate an error if there is a throw in the included code. This option is useful for making sure that your application does not use exceptions.
See also
Caution
To set related options, choose:
Project>Options>Linker>Advanced>Allow C++ exceptions