RAD Studio
ContentsIndex
PreviousUpNext
W8103: Path 'path' and filename 'filename' exceed maximum size of 'n'

(Command-line option to display warning: -wstv) 

In looking up include files, the C++ compiler has encountered a file whose path and filename contain more characters than are allowed in the Windows maximum. Rename the paths and filenames that you can, and shorten their names wherever possible.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!