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.

47 lines
2.2 KiB

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: MessageFile - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"Debug/MessageFile.res" /i "message.rc" /d "_DEBUG" "D:\IIS\IIS Hosting Kit\Russ\IIS5SCO\IISSCOv50\MessageFile\MessageFile.rc""
  10. Creating temporary file "C:\DOCUME~1\richarde\LOCALS~1\Temp\RSP93B.tmp" with contents
  11. [
  12. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MESSAGEFILE_EXPORTS" /Fp"Debug/MessageFile.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
  13. "D:\IIS\IIS Hosting Kit\Russ\IIS5SCO\IISSCOv50\MessageFile\MessageFile.cpp"
  14. ]
  15. Creating command line "cl.exe @C:\DOCUME~1\richarde\LOCALS~1\Temp\RSP93B.tmp"
  16. Creating temporary file "C:\DOCUME~1\richarde\LOCALS~1\Temp\RSP93C.tmp" with contents
  17. [
  18. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MESSAGEFILE_EXPORTS" /Fp"Debug/MessageFile.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
  19. "D:\IIS\IIS Hosting Kit\Russ\IIS5SCO\IISSCOv50\MessageFile\StdAfx.cpp"
  20. ]
  21. Creating command line "cl.exe @C:\DOCUME~1\richarde\LOCALS~1\Temp\RSP93C.tmp"
  22. Creating temporary file "C:\DOCUME~1\richarde\LOCALS~1\Temp\RSP93D.tmp" with contents
  23. [
  24. gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib ole32.lib oleaut32.lib uuid.lib activeds.lib adsiid.lib /nologo /dll /incremental:yes /pdb:"MessageFile.pdb" /debug /machine:I386 /out:"Debug/IISScoMessageFile.dll" /implib:"Debug/IISScoMessageFile.lib" /pdbtype:sept
  25. ".\Debug\MessageFile.obj"
  26. ".\Debug\StdAfx.obj"
  27. ".\Debug\MessageFile.res"
  28. ]
  29. Creating command line "link.exe @C:\DOCUME~1\richarde\LOCALS~1\Temp\RSP93D.tmp"
  30. <h3>Output Window</h3>
  31. Compiling resources...
  32. Compiling...
  33. StdAfx.cpp
  34. Compiling...
  35. MessageFile.cpp
  36. Linking...
  37. Creating library Debug/IISScoMessageFile.lib and object Debug/IISScoMessageFile.exp
  38. LINK : fatal error LNK1212: error opening program database; file is in use
  39. Error executing link.exe.
  40. <h3>Results</h3>
  41. IISScoMessageFile.dll - 1 error(s), 0 warning(s)
  42. </pre>
  43. </body>
  44. </html>