Delphi Error – W1049 value ‘%s’ for option %s was truncated

Delphi Compiler Error

W1049 value ‘%s’ for option %s was truncated

Reason for the Error & Solution

String based compiler options such as unit search paths have finite buffer limits.

This message indicates you have exceeded the buffer limit.