This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.
Was this page helpful?