Linker Tools Warning LNK4018

too many type indexes in PDB 'filename', discarding subsequent type information

There are more than 64K type indexes in the program database (PDB). The PDB might contain unneeded type information. Delete the existing PDB and rebuild. If the warning persists, then compile some modules without debugging information.

See the discussion of MinTypeInfo for a possible way to avoid this warning