BookAdmin.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: BookAdmin - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP5A.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/BookAdmin.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "C:VCday16project03BookAdminBookAdminDoc.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP5A.tmp" 
  15. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP5B.tmp" with contents
  16. [
  17. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/BookAdmin.pdb" /debug /machine:I386 /out:"Debug/BookAdmin.exe" /pdbtype:sept 
  18. .DebugBookAdmin.obj
  19. .DebugBookAdminDoc.obj
  20. .DebugBookAdminView.obj
  21. .DebugBookEntity.obj
  22. .DebugDlgBookAdd.obj
  23. .DebugLeftView.obj
  24. .DebugMainFrm.obj
  25. .DebugStdAfx.obj
  26. .DebugBookAdmin.res
  27. ]
  28. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP5B.tmp"
  29. <h3>Output Window</h3>
  30. Compiling...
  31. BookAdminDoc.cpp
  32. C:VCday16project03BookAdminBookAdminDoc.cpp(55) : warning C4018: '<' : signed/unsigned mismatch
  33. Linking...
  34. Creating command line "bscmake.exe /nologo /o"Debug/BookAdmin.bsc"  .DebugStdAfx.sbr .DebugBookAdmin.sbr .DebugBookAdminDoc.sbr .DebugBookAdminView.sbr .DebugBookEntity.sbr .DebugDlgBookAdd.sbr .DebugLeftView.sbr .DebugMainFrm.sbr"
  35. Creating browse info file...
  36. <h3>Output Window</h3>
  37. <h3>Results</h3>
  38. BookAdmin.exe - 0 error(s), 1 warning(s)
  39. </pre>
  40. </body>
  41. </html>