ImageProcessing.plg
上传用户:wzyhdz
上传日期:2010-04-06
资源大小:164k
文件大小:3k
源码类别:

2D图形编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ImageProcessing - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/ImageProcessing.res" /d "_DEBUG" /d "_AFXDLL" "D:封建社会MyDownloadtools2005518171457Canny边缘检测源代码ImageProcessing.rc"" 
  10. Creating temporary file "C:DOCUME~1fjLOCALS~1TempRSP143.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/ImageProcessing.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "D:封建社会MyDownloadtools2005518171457Canny边缘检测源代码cdib.cpp"
  14. "D:封建社会MyDownloadtools2005518171457Canny边缘检测源代码ChildFrm.cpp"
  15. "D:封建社会MyDownloadtools2005518171457Canny边缘检测源代码DIBPrcs.cpp"
  16. "D:封建社会MyDownloadtools2005518171457Canny边缘检测源代码ImageProcessing.cpp"
  17. "D:封建社会MyDownloadtools2005518171457Canny边缘检测源代码ImageProcessingDoc.cpp"
  18. "D:封建社会MyDownloadtools2005518171457Canny边缘检测源代码ImageProcessingView.cpp"
  19. "D:封建社会MyDownloadtools2005518171457Canny边缘检测源代码MainFrm.cpp"
  20. "D:封建社会MyDownloadtools2005518171457Canny边缘检测源代码SegApi.cpp"
  21. ]
  22. Creating command line "cl.exe @C:DOCUME~1fjLOCALS~1TempRSP143.tmp" 
  23. Creating temporary file "C:DOCUME~1fjLOCALS~1TempRSP144.tmp" with contents
  24. [
  25. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/ImageProcessing.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  26. "D:封建社会MyDownloadtools2005518171457Canny边缘检测源代码StdAfx.cpp"
  27. ]
  28. Creating command line "cl.exe @C:DOCUME~1fjLOCALS~1TempRSP144.tmp" 
  29. Creating temporary file "C:DOCUME~1fjLOCALS~1TempRSP145.tmp" with contents
  30. [
  31. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ImageProcessing.pdb" /debug /machine:I386 /out:"Debug/ImageProcessing.exe" /pdbtype:sept 
  32. ".Debugcdib.obj"
  33. ".DebugChildFrm.obj"
  34. ".DebugDIBPrcs.obj"
  35. ".DebugImageProcessing.obj"
  36. ".DebugImageProcessingDoc.obj"
  37. ".DebugImageProcessingView.obj"
  38. ".DebugMainFrm.obj"
  39. ".DebugSegApi.obj"
  40. ".DebugStdAfx.obj"
  41. ".DebugImageProcessing.res"
  42. ]
  43. Creating command line "link.exe @C:DOCUME~1fjLOCALS~1TempRSP145.tmp"
  44. <h3>Output Window</h3>
  45. Compiling resources...
  46. Compiling...
  47. StdAfx.cpp
  48. Compiling...
  49. cdib.cpp
  50. ChildFrm.cpp
  51. DIBPrcs.cpp
  52. ImageProcessing.cpp
  53. ImageProcessingDoc.cpp
  54. ImageProcessingView.cpp
  55. MainFrm.cpp
  56. SegApi.cpp
  57. Generating Code...
  58. Linking...
  59. <h3>Results</h3>
  60. ImageProcessing.exe - 0 error(s), 0 warning(s)
  61. </pre>
  62. </body>
  63. </html>