📄 h264player.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: H264Player - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\MaDan\LOCALS~1\Temp\RSP73.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "HAVE_AV_CONFIG_H" /Fp"Release/H264Player.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\Documents and Settings\MaDan\桌面\H264Player\H264Player.cpp"
"C:\Documents and Settings\MaDan\桌面\H264Player\H264PlayerDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\MaDan\LOCALS~1\Temp\RSP73.tmp"
Creating temporary file "C:\DOCUME~1\MaDan\LOCALS~1\Temp\RSP74.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "HAVE_AV_CONFIG_H" /Fp"Release/H264Player.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\Documents and Settings\MaDan\桌面\H264Player\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\MaDan\LOCALS~1\Temp\RSP74.tmp"
Creating command line "link.exe H264DecLib.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/H264Player.pdb" /machine:I386 /out:"Release/H264Player.exe" ".\Release\H264Player.obj" ".\Release\H264PlayerDlg.obj" ".\Release\StdAfx.obj" ".\Release\H264Player.res" "
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
H264Player.cpp
H264PlayerDlg.cpp
C:\Documents and Settings\MaDan\桌面\H264Player\common.h(816) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\Documents and Settings\MaDan\桌面\H264Player\golomb.h(143) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\Documents and Settings\MaDan\桌面\H264Player\golomb.h(170) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\Documents and Settings\MaDan\桌面\H264Player\H264PlayerDlg.cpp(766) : warning C4101: 'nWrite' : unreferenced local variable
Generating Code...
Linking...
LINK : warning LNK4098: defaultlib "LIBC" conflicts with use of other libs; use /NODEFAULTLIB:library
<h3>Results</h3>
H264Player.exe - 0 error(s), 5 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -