PLAY.PLG
资源名称:VC++视频传输.rar [点击查看]
上传用户:hxb_1234
上传日期:2010-03-30
资源大小:8328k
文件大小:4k
源码类别:
VC书籍
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: play - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPA5.tmp" with contents
- [
- /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
- "E:Write网络多媒体新光盘(2005-5-26)第5章 视频监控系统发送端发送端AV8Buffer.cpp"
- "E:Write网络多媒体新光盘(2005-5-26)第5章 视频监控系统发送端发送端MainFrm.cpp"
- "E:Write网络多媒体新光盘(2005-5-26)第5章 视频监控系统发送端发送端play.cpp"
- "E:Write网络多媒体新光盘(2005-5-26)第5章 视频监控系统发送端发送端playView.cpp"
- "E:Write网络多媒体新光盘(2005-5-26)第5章 视频监控系统发送端发送端VideoPlay.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPA5.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPA6.tmp" with contents
- [
- 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
- ".DebugAV8Buffer.obj"
- ".DebugInputPwd.obj"
- ".DebugMainFrm.obj"
- ".DebugModifyPwd.obj"
- ".Debugplay.obj"
- ".DebugplayDoc.obj"
- ".DebugplayView.obj"
- ".DebugSetPwd.obj"
- ".DebugStdAfx.obj"
- ".DebugStopModeDlg.obj"
- ".DebugVideoPlay.obj"
- ".Debugplay.res"
- ]
- Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPA6.tmp"
- <h3>Output Window</h3>
- Compiling...
- AV8Buffer.cpp
- e:program filesmicrosoft directx 9.0 sdk (summer 2004)includestrmif.h(1018) : error C2146: syntax error : missing ';' before identifier 'HSEMAPHORE'
- e:program filesmicrosoft directx 9.0 sdk (summer 2004)includestrmif.h(1018) : fatal error C1004: unexpected end of file found
- MainFrm.cpp
- e:program filesmicrosoft directx 9.0 sdk (summer 2004)includestrmif.h(1018) : error C2146: syntax error : missing ';' before identifier 'HSEMAPHORE'
- e:program filesmicrosoft directx 9.0 sdk (summer 2004)includestrmif.h(1018) : fatal error C1004: unexpected end of file found
- play.cpp
- e:program filesmicrosoft directx 9.0 sdk (summer 2004)includestrmif.h(1018) : error C2146: syntax error : missing ';' before identifier 'HSEMAPHORE'
- e:program filesmicrosoft directx 9.0 sdk (summer 2004)includestrmif.h(1018) : fatal error C1004: unexpected end of file found
- playView.cpp
- e:program filesmicrosoft directx 9.0 sdk (summer 2004)includestrmif.h(1018) : error C2146: syntax error : missing ';' before identifier 'HSEMAPHORE'
- e:program filesmicrosoft directx 9.0 sdk (summer 2004)includestrmif.h(1018) : fatal error C1004: unexpected end of file found
- VideoPlay.cpp
- e:program filesmicrosoft directx 9.0 sdk (summer 2004)includestrmif.h(1018) : error C2146: syntax error : missing ';' before identifier 'HSEMAPHORE'
- e:program filesmicrosoft directx 9.0 sdk (summer 2004)includestrmif.h(1018) : fatal error C1004: unexpected end of file found
- Generating Code...
- Error executing cl.exe.
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPA7.tmp" with contents
- [
- /nologo /o"Debug/play.bsc"
- ".DebugStdAfx.sbr"
- ".DebugAV8Buffer.sbr"
- ".DebugInputPwd.sbr"
- ".DebugMainFrm.sbr"
- ".DebugModifyPwd.sbr"
- ".Debugplay.sbr"
- ".DebugplayDoc.sbr"
- ".DebugplayView.sbr"
- ".DebugSetPwd.sbr"
- ".DebugStopModeDlg.sbr"
- ".DebugVideoPlay.sbr"]
- Creating command line "bscmake.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPA7.tmp"
- Creating browse info file...
- BSCMAKE: error BK1506 : cannot open file '.DebugAV8Buffer.sbr': No such file or directory
- Error executing bscmake.exe.
- <h3>Output Window</h3>
- <h3>Results</h3>
- play.exe - 11 error(s), 0 warning(s)
- </pre>
- </body>
- </html>