PLAY.PLG
上传用户:hxb_1234
上传日期:2010-03-30
资源大小:8328k
文件大小:4k
源码类别:

VC书籍

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: play - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPA5.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /I "C:Program FilesCodeJockeyCJLibrary Version 6.08Include" /I "C:DXSDKInclude" /I "C:DXSDKSamplesC++DirectShowBaseClasses" /I "include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/play.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "E:Write网络多媒体新光盘(2005-5-26)第5章 视频监控系统发送端发送端AV8Buffer.cpp"
  13. "E:Write网络多媒体新光盘(2005-5-26)第5章 视频监控系统发送端发送端MainFrm.cpp"
  14. "E:Write网络多媒体新光盘(2005-5-26)第5章 视频监控系统发送端发送端play.cpp"
  15. "E:Write网络多媒体新光盘(2005-5-26)第5章 视频监控系统发送端发送端playView.cpp"
  16. "E:Write网络多媒体新光盘(2005-5-26)第5章 视频监控系统发送端发送端VideoPlay.cpp"
  17. ]
  18. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPA5.tmp" 
  19. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPA6.tmp" with contents
  20. [
  21. winmm.lib guids.lib amstrmid.lib QUARTZ.LIB STRMBASE.LIB MSVCRTD.LIB ws2_32.lib libCJ608Libd.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/play.pdb" /debug /machine:I386 /out:"Debug/play.exe" /pdbtype:sept 
  22. ".DebugAV8Buffer.obj"
  23. ".DebugInputPwd.obj"
  24. ".DebugMainFrm.obj"
  25. ".DebugModifyPwd.obj"
  26. ".Debugplay.obj"
  27. ".DebugplayDoc.obj"
  28. ".DebugplayView.obj"
  29. ".DebugSetPwd.obj"
  30. ".DebugStdAfx.obj"
  31. ".DebugStopModeDlg.obj"
  32. ".DebugVideoPlay.obj"
  33. ".Debugplay.res"
  34. ]
  35. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPA6.tmp"
  36. <h3>Output Window</h3>
  37. Compiling...
  38. AV8Buffer.cpp
  39. e:program filesmicrosoft directx 9.0 sdk (summer 2004)includestrmif.h(1018) : error C2146: syntax error : missing ';' before identifier 'HSEMAPHORE'
  40. e:program filesmicrosoft directx 9.0 sdk (summer 2004)includestrmif.h(1018) : fatal error C1004: unexpected end of file found
  41. MainFrm.cpp
  42. e:program filesmicrosoft directx 9.0 sdk (summer 2004)includestrmif.h(1018) : error C2146: syntax error : missing ';' before identifier 'HSEMAPHORE'
  43. e:program filesmicrosoft directx 9.0 sdk (summer 2004)includestrmif.h(1018) : fatal error C1004: unexpected end of file found
  44. play.cpp
  45. e:program filesmicrosoft directx 9.0 sdk (summer 2004)includestrmif.h(1018) : error C2146: syntax error : missing ';' before identifier 'HSEMAPHORE'
  46. e:program filesmicrosoft directx 9.0 sdk (summer 2004)includestrmif.h(1018) : fatal error C1004: unexpected end of file found
  47. playView.cpp
  48. e:program filesmicrosoft directx 9.0 sdk (summer 2004)includestrmif.h(1018) : error C2146: syntax error : missing ';' before identifier 'HSEMAPHORE'
  49. e:program filesmicrosoft directx 9.0 sdk (summer 2004)includestrmif.h(1018) : fatal error C1004: unexpected end of file found
  50. VideoPlay.cpp
  51. e:program filesmicrosoft directx 9.0 sdk (summer 2004)includestrmif.h(1018) : error C2146: syntax error : missing ';' before identifier 'HSEMAPHORE'
  52. e:program filesmicrosoft directx 9.0 sdk (summer 2004)includestrmif.h(1018) : fatal error C1004: unexpected end of file found
  53. Generating Code...
  54. Error executing cl.exe.
  55. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPA7.tmp" with contents
  56. [
  57. /nologo /o"Debug/play.bsc" 
  58. ".DebugStdAfx.sbr"
  59. ".DebugAV8Buffer.sbr"
  60. ".DebugInputPwd.sbr"
  61. ".DebugMainFrm.sbr"
  62. ".DebugModifyPwd.sbr"
  63. ".Debugplay.sbr"
  64. ".DebugplayDoc.sbr"
  65. ".DebugplayView.sbr"
  66. ".DebugSetPwd.sbr"
  67. ".DebugStopModeDlg.sbr"
  68. ".DebugVideoPlay.sbr"]
  69. Creating command line "bscmake.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPA7.tmp"
  70. Creating browse info file...
  71. BSCMAKE: error BK1506 : cannot open file '.DebugAV8Buffer.sbr': No such file or directory
  72. Error executing bscmake.exe.
  73. <h3>Output Window</h3>
  74. <h3>Results</h3>
  75. play.exe - 11 error(s), 0 warning(s)
  76. </pre>
  77. </body>
  78. </html>