StreamPlayer.plg
上传用户:sztlpcb
上传日期:2007-06-09
资源大小:741k
文件大小:3k
源码类别:

IP电话/视频会议

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: StreamPlayer - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x404 /fo"Debug/StreamPlayer.res" /d "_DEBUG" "D:FkeeRTP_video_audioStreamPlayerStreamPlayer.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPF6C.tmp" with contents
  11. [
  12. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/StreamPlayer.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "D:FkeeRTP_video_audioStreamPlayerListMenu.cpp"
  14. "D:FkeeRTP_video_audioStreamPlayerMainFrm.cpp"
  15. "D:FkeeRTP_video_audioStreamPlayerStreamPlayer.cpp"
  16. "D:FkeeRTP_video_audioStreamPlayerStreamPlayerDoc.cpp"
  17. "D:FkeeRTP_video_audioStreamPlayerStreamPlayerView.cpp"
  18. ]
  19. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPF6C.tmp" 
  20. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPF6D.tmp" with contents
  21. [
  22. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/StreamPlayer.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  23. "D:FkeeRTP_video_audioStreamPlayerStdAfx.cpp"
  24. ]
  25. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPF6D.tmp" 
  26. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPF6E.tmp" with contents
  27. [
  28. Strmiids.lib wsock32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/StreamPlayer.pdb" /debug /machine:I386 /nodefaultlib:"libcd.lib" /out:"Debug/StreamPlayer.exe" /pdbtype:sept 
  29. .DebugListMenu.obj
  30. .DebugMainFrm.obj
  31. .DebugStdAfx.obj
  32. .DebugStreamPlayer.obj
  33. .DebugStreamPlayerDoc.obj
  34. .DebugStreamPlayerView.obj
  35. .DebugStreamPlayer.res
  36. ".jrtplib-2.5.lib"
  37. ]
  38. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPF6E.tmp"
  39. <h3>Output Window</h3>
  40. Compiling resources...
  41. Compiling...
  42. StdAfx.cpp
  43. Compiling...
  44. ListMenu.cpp
  45. MainFrm.cpp
  46. StreamPlayer.cpp
  47. StreamPlayerDoc.cpp
  48. StreamPlayerView.cpp
  49. c:program filesmicrosoft directx 9.0 sdk (october 2004)includestrmif.h(1024) : error C2146: syntax error : missing ';' before identifier 'HSEMAPHORE'
  50. c:program filesmicrosoft directx 9.0 sdk (october 2004)includestrmif.h(1024) : fatal error C1004: unexpected end of file found
  51. Generating Code...
  52. Error executing cl.exe.
  53. Creating command line "bscmake.exe /nologo /o"Debug/StreamPlayer.bsc"  .DebugStdAfx.sbr .DebugListMenu.sbr .DebugMainFrm.sbr .DebugStreamPlayer.sbr .DebugStreamPlayerDoc.sbr .DebugStreamPlayerView.sbr"
  54. Creating browse info file...
  55. BSCMAKE: error BK1506 : cannot open file '.DebugStreamPlayerView.sbr': No such file or directory
  56. Error executing bscmake.exe.
  57. <h3>Output Window</h3>
  58. <h3>Results</h3>
  59. StreamPlayer.exe - 3 error(s), 0 warning(s)
  60. </pre>
  61. </body>
  62. </html>