DemoError.plg
上传用户:weisheen
上传日期:2022-07-09
资源大小:19390k
文件大小:2k
源码类别:

ActiveX/DCOM/ATL

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: DemoError - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/DemoError.res" /d "_DEBUG" /d "_AFXDLL" "C:VCday14DemoError02DemoError.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1A.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /FR"Debug/" /Fp"Debug/DemoError.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "C:VCday14DemoError02DemoError.cpp"
  14. "C:VCday14DemoError02MyAbc.cpp"
  15. ]
  16. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP1A.tmp" 
  17. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1B.tmp" with contents
  18. [
  19. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /FR"Debug/" /Fp"Debug/DemoError.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  20. "C:VCday14DemoError02StdAfx.cpp"
  21. ]
  22. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP1B.tmp" 
  23. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1C.tmp" with contents
  24. [
  25. /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/DemoError.pdb" /debug /machine:I386 /def:".DemoError.def" /out:"Debug/DemoError.dll" /implib:"Debug/DemoError.lib" /pdbtype:sept 
  26. .DebugDemoError.obj
  27. .DebugMyAbc.obj
  28. .DebugStdAfx.obj
  29. .DebugDemoError.res
  30. ]
  31. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP1C.tmp"
  32. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1D.bat" with contents
  33. [
  34. @echo off
  35. regsvr32 /s /c ".DebugDemoError.dll"
  36. echo regsvr32 exec. time > ".Debugregsvr32.trg"
  37. ]
  38. Creating command line "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1D.bat"
  39. Compiling resources...
  40. Compiling...
  41. StdAfx.cpp
  42. Compiling...
  43. DemoError.cpp
  44. MyAbc.cpp
  45. Generating Code...
  46. Linking...
  47.    Creating library Debug/DemoError.lib and object Debug/DemoError.exp
  48. <h3>Output Window</h3>
  49. Performing registration
  50. Creating command line "bscmake.exe /nologo /o"Debug/DemoError.bsc"  .DebugStdAfx.sbr .DebugDemoError.sbr .DebugMyAbc.sbr"
  51. Creating browse info file...
  52. <h3>Output Window</h3>
  53. <h3>Results</h3>
  54. DemoError.dll - 0 error(s), 0 warning(s)
  55. </pre>
  56. </body>
  57. </html>