Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
807 B

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: DhcpExim - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\DOCUME~1\RAMESH~1.NTD\LOCALS~1\Temp\RSP464.tmp" with contents
  10. [
  11. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/DhcpExim.pdb" /debug /machine:I386 /out:"Debug/DhcpExim.exe" /pdbtype:sept
  12. .\Debug\DhcpEximDlg.obj
  13. .\Debug\DhcpEximListDlg.obj
  14. .\Debug\StdAfx.obj
  15. .\Debug\DhcpExim.res
  16. .\Debug\dhcpeximx.obj
  17. ]
  18. Creating command line "link.exe @C:\DOCUME~1\RAMESH~1.NTD\LOCALS~1\Temp\RSP464.tmp"
  19. <h3>Output Window</h3>
  20. Linking...
  21. LINK : fatal error LNK1104: cannot open file "mfc42ud.lib"
  22. Error executing link.exe.
  23. <h3>Results</h3>
  24. DhcpExim.exe - 1 error(s), 0 warning(s)
  25. </pre>
  26. </body>
  27. </html>