DemoBlobInsert.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: DemoBlobInsert - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPC7.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/DemoBlobInsert.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "C:VCday17DemoBlobInsert01DemoBlobInsert.cpp"
  13. "C:VCday17DemoBlobInsert01DemoBlobInsertDlg.cpp"
  14. ]
  15. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPC7.tmp" 
  16. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPC8.tmp" with contents
  17. [
  18. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/DemoBlobInsert.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  19. "C:VCday17DemoBlobInsert01StdAfx.cpp"
  20. ]
  21. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPC8.tmp" 
  22. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPC9.tmp" with contents
  23. [
  24. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/DemoBlobInsert.pdb" /debug /machine:I386 /out:"Debug/DemoBlobInsert.exe" /pdbtype:sept 
  25. .DebugDemoBlobInsert.obj
  26. .DebugDemoBlobInsertDlg.obj
  27. .DebugStdAfx.obj
  28. .DebugDemoBlobInsert.res
  29. ]
  30. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPC9.tmp"
  31. <h3>Output Window</h3>
  32. Compiling...
  33. StdAfx.cpp
  34. c:vcday17demoblobinsert01debugmsado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
  35. Compiling...
  36. DemoBlobInsert.cpp
  37. DemoBlobInsertDlg.cpp
  38. Generating Code...
  39. Linking...
  40. Creating command line "bscmake.exe /nologo /o"Debug/DemoBlobInsert.bsc"  .DebugStdAfx.sbr .DebugDemoBlobInsert.sbr .DebugDemoBlobInsertDlg.sbr"
  41. Creating browse info file...
  42. <h3>Output Window</h3>
  43. <h3>Results</h3>
  44. DemoBlobInsert.exe - 0 error(s), 1 warning(s)
  45. </pre>
  46. </body>
  47. </html>