PLAY.PLG
上传用户:tuheem
上传日期:2007-05-01
资源大小:21889k
文件大小:1k
源码类别:

多媒体编程

开发平台:

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~1TempRSP6.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:VC++VC数字视频图像处理Visual C++视频音频开发实用工程案例精选chap4远程视频监控系统发送端发送端InputPwd.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP6.tmp" 
  15. <h3>Output Window</h3>
  16. Compiling...
  17. InputPwd.cpp
  18. e:vc++vc数字视频图像处理visual c++视频音频开发实用工程案例精选chap4远程视频监控系统发送端发送端inputpwd.cpp(4) : fatal error C1083: Cannot open precompiled header file: 'Debug/play.pch': No such file or directory
  19. Error executing cl.exe.
  20. <h3>Results</h3>
  21. InputPwd.obj - 1 error(s), 0 warning(s)
  22. </pre>
  23. </body>
  24. </html>