Linker Tools Error LNK1281

Unable to generate SAFESEH image

/SAFESEH was specified and at least one of the modules in the compilation was not compatible for safe exception handlers. The linker could not produce an image with a table of safe exception handlers.

To resolve this error, use a Visual C++ .NET 2003 compiler (or later) to recompile the module or modules that are not compatible with safe exception handlers and relink.