Linker Tools Error LNK1280

invalid load config structure for SAFESEH image

You supplied an old IMAGE_LOAD_CONFIG_DIRECTORY (_load_config_used) structure and/or without specifying the symbols __safe_se_handler_table or __safe_se_handler_count in the structure.

To resolve this error, use the latest CRT libraries, which contain the new definition, or modify the user-supplied custom load config struct to conform to the new definition.