Microsoft Utilities Errors Help (utilerr.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.
L4051
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     LINK warning L4051
 
     'filename' : cannot find library
 
     LINK could not find the given library file.
 
     One of the following may be a cause:
 
        ■ 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
          incorrect directory specifications, mistyping, and a space,
          semicolon, or hidden character at the end of the line.
 
        ■ An earlier version of LINK is being run. Check the path
          environment variable and delete or rename earlier linkers.
                                    -♦-