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

视频捕捉/采集

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: VideoCapture - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/VideoCapture.res" /d "_DEBUG" /d "_AFXDLL" "D:同事文档zhaowenzhongVideoMoveVideoCapture.rc"" 
  10. Creating temporary file "C:DOCUME~1wanggtLOCALS~1TempRSP2AE.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/VideoCapture.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "D:同事文档zhaowenzhongVideoMoveMainFrm.cpp"
  14. "D:同事文档zhaowenzhongVideoMoveVideoCapture.cpp"
  15. "D:同事文档zhaowenzhongVideoMoveVideoCaptureDoc.cpp"
  16. "D:同事文档zhaowenzhongVideoMoveVideoCaptureView.cpp"
  17. ]
  18. Creating command line "xicl6.exe @C:DOCUME~1wanggtLOCALS~1TempRSP2AE.tmp" 
  19. Creating temporary file "C:DOCUME~1wanggtLOCALS~1TempRSP2AF.tmp" with contents
  20. [
  21. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/VideoCapture.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  22. "D:同事文档zhaowenzhongVideoMoveStdAfx.cpp"
  23. ]
  24. Creating command line "xicl6.exe @C:DOCUME~1wanggtLOCALS~1TempRSP2AF.tmp" 
  25. Creating temporary file "C:DOCUME~1wanggtLOCALS~1TempRSP2B0.tmp" with contents
  26. [
  27. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/VideoCapture.pdb" /debug /machine:I386 /out:"Debug/VideoCapture.exe" /pdbtype:sept 
  28. ".DebugMainFrm.obj"
  29. ".DebugStdAfx.obj"
  30. ".DebugVideoCapture.obj"
  31. ".DebugVideoCaptureDoc.obj"
  32. ".DebugVideoCaptureView.obj"
  33. ".DebugVideoCapture.res"
  34. "......Program FilesMicrosoft Visual StudioVC98LibVFW32.LIB"
  35. ]
  36. Creating command line "xilink6.exe @C:DOCUME~1wanggtLOCALS~1TempRSP2B0.tmp"
  37. <h3>Output Window</h3>
  38. Compiling resources...
  39. D:同事文档zhaowenzhongVideoMoveVideoCapture.rc (125): error RC2104 : undefined keyword or key name: ID_FORMAT
  40. Error executing rc.exe.
  41. <h3>Results</h3>
  42. VideoCapture.exe - 1 error(s), 0 warning(s)
  43. </pre>
  44. </body>
  45. </html>