VideoMove.plg
上传用户:czshopping
上传日期:2022-05-22
资源大小:5430k
文件大小:2k
源码类别:

视频捕捉/采集

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: VideoMove - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/VideoMove.res" /d "_DEBUG" /d "_AFXDLL" "D:VideoMoveVideoMove.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPA5.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/VideoMove.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "D:VideoMoveMoveTrace.cpp"
  14. "D:VideoMoveVideoMove.cpp"
  15. "D:VideoMoveVideoMoveDlg.cpp"
  16. "D:VideoMoveVMR_Capture.cpp"
  17. ]
  18. Creating command line "xicl6.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPA5.tmp" 
  19. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPA6.tmp" with contents
  20. [
  21. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/VideoMove.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  22. "D:VideoMoveStdAfx.cpp"
  23. ]
  24. Creating command line "xicl6.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPA6.tmp" 
  25. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPA7.tmp" with contents
  26. [
  27. strmiids.lib quartz.lib /nologo /subsystem:windows /profile /debug /machine:I386 /out:"Debug/VideoMove.exe" 
  28. .DebugMoveTrace.obj
  29. .DebugStdAfx.obj
  30. .DebugVideoMove.obj
  31. .DebugVideoMoveDlg.obj
  32. .DebugVMR_Capture.obj
  33. .DebugVideoMove.res
  34. ]
  35. Creating command line "xilink6.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPA7.tmp"
  36. <h3>Output Window</h3>
  37. Compiling resources...
  38. Compiling...
  39. StdAfx.cpp
  40. Compiling...
  41. MoveTrace.cpp
  42. VideoMove.cpp
  43. VideoMoveDlg.cpp
  44. VMR_Capture.cpp
  45. Generating Code...
  46. Linking...
  47. xilink6: executing 'C:PROGRA~1MICROS~3VC98Binlink.exe'
  48. <h3>Results</h3>
  49. VideoMove.exe - 0 error(s), 0 warning(s)
  50. </pre>
  51. </body>
  52. </html>