VIDEOPLAYER.PLG
资源名称:vc++avi.rar [点击查看]
上传用户:sale001
上传日期:2013-12-17
资源大小:87k
文件大小:1k
源码类别:
多媒体编程
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: VideoPlayer - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:WINDOWSTEMPRSPB163.TMP" with contents
- [
- /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
- "D:杨工明名刺Example6a-mciVideoPlayerDlg.cpp"
- ]
- Creating command line "cl.exe @C:WINDOWSTEMPRSPB163.TMP"
- Creating temporary file "C:WINDOWSTEMPRSPB164.TMP" with contents
- [
- winmm.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/VideoPlayer.pdb" /debug /machine:I386 /out:"Debug/VideoPlayer.exe" /pdbtype:sept
- ".DebugDigitalvideo.obj"
- ".Debuginfodlg.obj"
- ".DebugStdAfx.obj"
- ".DebugVideoPlayer.obj"
- ".DebugVideoPlayerDlg.obj"
- ".DebugVideoPlayer.res"
- ]
- Creating command line "link.exe @C:WINDOWSTEMPRSPB164.TMP"
- <h3>Output Window</h3>
- Compiling...
- VideoPlayerDlg.cpp
- Linking...
- LINK : LNK6004: Debug/VideoPlayer.exe not found or not built by the last incremental link; performing full link
- <h3>Results</h3>
- VideoPlayer.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>