errors.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Error Message
                                                  Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     LINK warning L4051
 
     'filename' : cannot find library
 
     The linker could not find the specified library file, possibly for
     one of the following reasons:
 
        ■ The specified file does not exist. Enter the name or full
          path specification of a library file.
 
        ■ The LIB environment variable is not set correctly. Check for
          typos, incorrect directory listings, and the presence of a
          space, semicolon, or hidden character at the end of the line.
 
        ■ An earlier version of the linker is being run. Check the path
          environment variable, and delete or rename earlier linkers.
                                    -♦-