Linker Tools Error LNK1262

link failed due to mismatched versions of 'compiler' and LINK.EXE

Your computer has a mismatched compiler/linker. For example, LINK.EXE and C2.DLL communicate via an interface, and if the interface versions don't match, the linker emits this error.

compiler is the full path and name of the compiler back end that conflicts with the linker.