Linker Tools Error LNK1200

error reading program database "filename"

The given program database (PDB) could not be read, probably because it is corrupted.

If filename is the PDB for an object file, recompile the object file; use CL's /Zi option.

If filename is the PDB for the main output file and this error occurred during an incremental link, delete the PDB and relink.