Linker Tools Error LNK1218

warning treated as error; no output file generated

When you link with /WX, any linker warnings will be treated as errors, and no output file will be created.

See /WX (Treat Linker Warnings as Errors) for more information.