ViewDIB.plg
上传用户:elida16851
上传日期:2022-08-05
资源大小:2048k
文件大小:2k
源码类别:

图形图象

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ViewDIB - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/ViewDIB.res" /d "_DEBUG" /d "_AFXDLL" "E:数字图像处理SourceViewDIBViewDIB.rc"" 
  10. Creating temporary file "C:WINDOWSTEMPRSP281.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ViewDIB.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "E:数字图像处理SourceViewDIBChildFrm.cpp"
  14. "E:数字图像处理SourceViewDIBCqOctree.cpp"
  15. "E:数字图像处理SourceViewDIBDib.cpp"
  16. "E:数字图像处理SourceViewDIBdibapi.cpp"
  17. "E:数字图像处理SourceViewDIBMainFrm.cpp"
  18. "E:数字图像处理SourceViewDIBViewDIB.cpp"
  19. "E:数字图像处理SourceViewDIBViewDIBDoc.cpp"
  20. "E:数字图像处理SourceViewDIBViewDIBView.cpp"
  21. ]
  22. Creating command line "cl.exe @C:WINDOWSTEMPRSP281.tmp" 
  23. Creating temporary file "C:WINDOWSTEMPRSP282.tmp" with contents
  24. [
  25. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ViewDIB.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  26. "E:数字图像处理SourceViewDIBStdAfx.cpp"
  27. ]
  28. Creating command line "cl.exe @C:WINDOWSTEMPRSP282.tmp" 
  29. Creating temporary file "C:WINDOWSTEMPRSP283.tmp" with contents
  30. [
  31. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ViewDIB.pdb" /debug /machine:I386 /out:"Debug/ViewDIB.exe" /pdbtype:sept 
  32. ".DebugChildFrm.obj"
  33. ".DebugCqOctree.obj"
  34. ".DebugDib.obj"
  35. ".Debugdibapi.obj"
  36. ".DebugMainFrm.obj"
  37. ".DebugStdAfx.obj"
  38. ".DebugViewDIB.obj"
  39. ".DebugViewDIBDoc.obj"
  40. ".DebugViewDIBView.obj"
  41. ".DebugViewDIB.res"
  42. ]
  43. Creating command line "link.exe @C:WINDOWSTEMPRSP283.tmp"
  44. <h3>Output Window</h3>
  45. Compiling resources...
  46. Compiling...
  47. StdAfx.cpp
  48. Compiling...
  49. ChildFrm.cpp
  50. CqOctree.cpp
  51. Dib.cpp
  52. dibapi.cpp
  53. MainFrm.cpp
  54. ViewDIB.cpp
  55. ViewDIBDoc.cpp
  56. ViewDIBView.cpp
  57. Generating Code...
  58. Linking...
  59. <h3>Results</h3>
  60. ViewDIB.exe - 0 error(s), 0 warning(s)
  61. </pre>
  62. </body>
  63. </html>