Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
filename 'filename' too long; truncating to 8.3
Remarks
The base name of the given file has more than eight characters, or the extension has more than three characters. NMAKE truncated the name to an eight-character base and a three-character extension.
If long filenames are supported by your file system, enclose the name in double quotation marks (").