DsDemo.plg
上传用户:hhs829
上传日期:2022-06-17
资源大小:586k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: DsDemo - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1liuxinLOCALS~1TempRSP9C.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/DsDemo.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:DownloadsDirectShow实务精选配套光盘《DirectShow开发指南》源码Chapter07DsDemoDeviceController.cpp"
- "D:DownloadsDirectShow实务精选配套光盘《DirectShow开发指南》源码Chapter07DsDemoDsDemo.cpp"
- "D:DownloadsDirectShow实务精选配套光盘《DirectShow开发指南》源码Chapter07DsDemoDsDemoDlg.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1liuxinLOCALS~1TempRSP9C.tmp"
- Creating temporary file "C:DOCUME~1liuxinLOCALS~1TempRSP9D.tmp" with contents
- [
- strmbasd.lib uuid.lib winmm.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/DsDemo.pdb" /debug /machine:I386 /out:"Debug/DsDemo.exe" /pdbtype:sept
- ".DebugDeviceController.obj"
- ".DebugDsDemo.obj"
- ".DebugDsDemoDlg.obj"
- ".DebugStdAfx.obj"
- ".DebugDsDemo.res"
- ]
- Creating command line "link.exe @C:DOCUME~1liuxinLOCALS~1TempRSP9D.tmp"
- <h3>Output Window</h3>
- Compiling...
- DeviceController.cpp
- D:DownloadsDirectShow实务精选配套光盘《DirectShow开发指南》源码Chapter07DsDemoDeviceController.cpp(8) : fatal error C1083: Cannot open include file: 'streams.h': No such file or directory
- DsDemo.cpp
- d:downloadsdirectshow实务精选配套光盘《directshow开发指南》源码chapter07dsdemodsdemodlg.h(14) : fatal error C1083: Cannot open include file: 'streams.h': No such file or directory
- DsDemoDlg.cpp
- d:downloadsdirectshow实务精选配套光盘《directshow开发指南》源码chapter07dsdemodsdemodlg.h(14) : fatal error C1083: Cannot open include file: 'streams.h': No such file or directory
- Generating Code...
- Error executing cl.exe.
- <h3>Results</h3>
- DsDemo.exe - 3 error(s), 0 warning(s)
- </pre>
- </body>
- </html>