PE linker isn't tolerant of non-existing directories in linker search path
Currently the Windows runtime linker displays an intrusive error message if you invoke it with a non-existent directory in the library search path. This is in contrast to the general expectation that search paths are merely places to look, not places that must exist.