Linker Tools Error LNK1140
too many modules for program database; link with /PDB:NONE
The project contains more than 4096 modules.
To fix by using the following possible solutions
Relink using /PDB:NONE.
Compile some modules without debugging information.
Reduce the number of modules.