Fatal Error C1005

string too big for buffer

A string in a compiler intermediate file overflowed a buffer.

You could get this error when the parameter that you pass to either the /Fd or /Yl compiler options is greater than 256 bytes.