VIDEOPLAYER.PLG
上传用户:sale001
上传日期:2013-12-17
资源大小:87k
文件大小:1k
源码类别:

多媒体编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: VideoPlayer - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:WINDOWSTEMPRSPB163.TMP" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/VideoPlayer.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "D:杨工明名刺Example6a-mciVideoPlayerDlg.cpp"
  13. ]
  14. Creating command line "cl.exe @C:WINDOWSTEMPRSPB163.TMP" 
  15. Creating temporary file "C:WINDOWSTEMPRSPB164.TMP" with contents
  16. [
  17. winmm.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/VideoPlayer.pdb" /debug /machine:I386 /out:"Debug/VideoPlayer.exe" /pdbtype:sept 
  18. ".DebugDigitalvideo.obj"
  19. ".Debuginfodlg.obj"
  20. ".DebugStdAfx.obj"
  21. ".DebugVideoPlayer.obj"
  22. ".DebugVideoPlayerDlg.obj"
  23. ".DebugVideoPlayer.res"
  24. ]
  25. Creating command line "link.exe @C:WINDOWSTEMPRSPB164.TMP"
  26. <h3>Output Window</h3>
  27. Compiling...
  28. VideoPlayerDlg.cpp
  29. Linking...
  30. LINK : LNK6004: Debug/VideoPlayer.exe not found or not built by the last incremental link; performing full link
  31. <h3>Results</h3>
  32. VideoPlayer.exe - 0 error(s), 0 warning(s)
  33. </pre>
  34. </body>
  35. </html>