⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 theplaya.plg

📁 VC++视频开发实例集锦(包括“远程视频监控”"语音识别系统"等13个经典例子)
💻 PLG
📖 第 1 页 / 共 5 页
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ThePlaya - Win32 Custom--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"ThePlaya___Win32_Custom/ressources.res" /d "_DEBUG" "E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\BUILD\WIN32\ressources.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP69.tmp" with contents
[
/nologo /MLd /W3 /GX /Ox /D "WIN32" /D "_WINDOWS" /FR"ThePlaya___Win32_Custom/" /Fp"ThePlaya___Win32_Custom/ThePlaya.pch" /YX /Fo"ThePlaya___Win32_Custom/" /Fd"ThePlaya___Win32_Custom/" /FD /c 
"E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\Main.cpp"
"E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\MediaPlayback.cpp"
"E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\Skin.cpp"
"E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRenderer.cpp"
"E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererOverlay.cpp"
"E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererRGB.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP69.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6A.tmp" with contents
[
wininet.lib vfw32.lib dxguid.lib ddraw.lib dsound.lib winmm.lib msacm32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:yes /pdb:"ThePlaya___Win32_Custom/ThePlaya.pdb" /debug /machine:I386 /nodefaultlib:"libc" /out:"ThePlaya___Win32_Custom/ThePlaya.exe" /pdbtype:sept 
".\ThePlaya___Win32_Custom\Common.obj"
".\ThePlaya___Win32_Custom\dct64_i386.obj"
".\ThePlaya___Win32_Custom\decode_i386.obj"
".\ThePlaya___Win32_Custom\interface.obj"
".\ThePlaya___Win32_Custom\Layer1.obj"
".\ThePlaya___Win32_Custom\Layer2.obj"
".\ThePlaya___Win32_Custom\Layer3.obj"
".\ThePlaya___Win32_Custom\Ring.obj"
".\ThePlaya___Win32_Custom\Tabinit.obj"
".\ThePlaya___Win32_Custom\AudioDecoder.obj"
".\ThePlaya___Win32_Custom\AudioDecoderACM.obj"
".\ThePlaya___Win32_Custom\AudioDecoderMP3.obj"
".\ThePlaya___Win32_Custom\AudioRenderer.obj"
".\ThePlaya___Win32_Custom\DebugFile.obj"
".\ThePlaya___Win32_Custom\Decaps.obj"
".\ThePlaya___Win32_Custom\DecapsAVI.obj"
".\ThePlaya___Win32_Custom\DirDialog.obj"
".\ThePlaya___Win32_Custom\Input.obj"
".\ThePlaya___Win32_Custom\InputFile.obj"
".\ThePlaya___Win32_Custom\InputInternet.obj"
".\ThePlaya___Win32_Custom\Main.obj"
".\ThePlaya___Win32_Custom\MediaBuffer.obj"
".\ThePlaya___Win32_Custom\MediaPlayback.obj"
".\ThePlaya___Win32_Custom\Playlist.obj"
".\ThePlaya___Win32_Custom\Resizer.obj"
".\ThePlaya___Win32_Custom\RingBuffer.obj"
".\ThePlaya___Win32_Custom\Skin.obj"
".\ThePlaya___Win32_Custom\SkinFile.obj"
".\ThePlaya___Win32_Custom\SkinList.obj"
".\ThePlaya___Win32_Custom\Subtitles.obj"
".\ThePlaya___Win32_Custom\SubtitlesMicroDVD.obj"
".\ThePlaya___Win32_Custom\VideoBuffer.obj"
".\ThePlaya___Win32_Custom\VideoDecoder.obj"
".\ThePlaya___Win32_Custom\VideoDecoderDecore.obj"
".\ThePlaya___Win32_Custom\VideoDecoderVFW.obj"
".\ThePlaya___Win32_Custom\VideoRenderer.obj"
".\ThePlaya___Win32_Custom\VideoRendererOverlay.obj"
".\ThePlaya___Win32_Custom\VideoRendererRGB.obj"
".\ThePlaya___Win32_Custom\ressources.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6A.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
Main.cpp
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererOverlay.h(47) : error C2146: syntax error : missing ';' before identifier 'lpdd'
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererOverlay.h(47) : error C2501: 'LPDIRECTDRAW7' : missing storage-class or type specifiers
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererOverlay.h(47) : error C2501: 'lpdd' : missing storage-class or type specifiers
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererOverlay.h(48) : error C2146: syntax error : missing ';' before identifier 'lpddsPrimary'
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererOverlay.h(48) : error C2501: 'LPDIRECTDRAWSURFACE7' : missing storage-class or type specifiers
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererOverlay.h(48) : error C2501: 'lpddsPrimary' : missing storage-class or type specifiers
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererOverlay.h(50) : error C2146: syntax error : missing ';' before identifier 'lpddsOverlay'
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererOverlay.h(50) : error C2501: 'LPDIRECTDRAWSURFACE7' : missing storage-class or type specifiers
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererOverlay.h(50) : error C2501: 'lpddsOverlay' : missing storage-class or type specifiers
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererRGB.h(33) : error C2146: syntax error : missing ';' before identifier 'lpdd'
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererRGB.h(33) : error C2501: 'LPDIRECTDRAW7' : missing storage-class or type specifiers
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererRGB.h(33) : error C2501: 'lpdd' : missing storage-class or type specifiers
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererRGB.h(34) : error C2146: syntax error : missing ';' before identifier 'lpddsPrimary'
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererRGB.h(34) : error C2501: 'LPDIRECTDRAWSURFACE7' : missing storage-class or type specifiers
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererRGB.h(34) : error C2501: 'lpddsPrimary' : missing storage-class or type specifiers
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererRGB.h(36) : error C2146: syntax error : missing ';' before identifier 'lpddsBack'
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererRGB.h(36) : error C2501: 'LPDIRECTDRAWSURFACE7' : missing storage-class or type specifiers
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererRGB.h(36) : error C2501: 'lpddsBack' : missing storage-class or type specifiers
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererRGB.h(37) : error C2146: syntax error : missing ';' before identifier 'lpddsImage'
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererRGB.h(37) : error C2501: 'LPDIRECTDRAWSURFACE7' : missing storage-class or type specifiers
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererRGB.h(37) : error C2501: 'lpddsImage' : missing storage-class or type specifiers
MediaPlayback.cpp
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererOverlay.h(47) : error C2146: syntax error : missing ';' before identifier 'lpdd'
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererOverlay.h(47) : error C2501: 'LPDIRECTDRAW7' : missing storage-class or type specifiers
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererOverlay.h(47) : error C2501: 'lpdd' : missing storage-class or type specifiers
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererOverlay.h(48) : error C2146: syntax error : missing ';' before identifier 'lpddsPrimary'
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererOverlay.h(48) : error C2501: 'LPDIRECTDRAWSURFACE7' : missing storage-class or type specifiers
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererOverlay.h(48) : error C2501: 'lpddsPrimary' : missing storage-class or type specifiers
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererOverlay.h(50) : error C2146: syntax error : missing ';' before identifier 'lpddsOverlay'
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererOverlay.h(50) : error C2501: 'LPDIRECTDRAWSURFACE7' : missing storage-class or type specifiers
E:\Write\网络多媒体\第3章 MPEG-4播放技术\MyPlayer\src\VideoRendererOverlay.h(50) : error C2501: 'lpddsOverlay' : missing storage-class or type specifiers

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -