?? t264lib.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: t264lib - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP11.tmp" with contents
[
/nologo /MLd /W3 /Gm /ZI /Od /I "../../common" /I "../../decoder" /I "../../encoder" /I "../../encoder/sse2" /I "../../encoder/plugins" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_MBCS" /FR"Debug\lib/" /Fo"Debug\lib/" /Fd"Debug\lib/" /TC /GZ /c
"E:\H.264\avc-src-0.14\avc\decoder\block.c"
"E:\H.264\avc-src-0.14\avc\common\dct.c"
"E:\H.264\avc-src-0.14\avc\encoder\inter.c"
"E:\H.264\avc-src-0.14\avc\encoder\inter_b.c"
"E:\H.264\avc-src-0.14\avc\encoder\interpolate.c"
"E:\H.264\avc-src-0.14\avc\encoder\intra.c"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP11.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP12.tmp" with contents
[
/nologo /out:"../bin/t264libd.lib"
".\Debug\lib\block.obj"
".\Debug\lib\cabac.obj"
".\Debug\lib\cabac_engine.obj"
".\Debug\lib\cavlc.obj"
".\Debug\lib\dct.obj"
".\Debug\lib\deblock.obj"
".\Debug\lib\dec_cabac.obj"
".\Debug\lib\dec_cavlc.obj"
".\Debug\lib\estimation.obj"
".\Debug\lib\inter.obj"
".\Debug\lib\inter_b.obj"
".\Debug\lib\interpolate.obj"
".\Debug\lib\intra.obj"
".\Debug\lib\predict.obj"
".\Debug\lib\ratecontrol.obj"
".\Debug\lib\rbsp.obj"
".\Debug\lib\stat.obj"
".\Debug\lib\T264dec.obj"
".\Debug\lib\t264enc.obj"
".\Debug\lib\typedecision.obj"
".\Debug\lib\utility.obj"
".\Debug\lib\cpu.obj"
".\Debug\lib\dct_sse2.obj"
".\Debug\lib\interpolate_sse2.obj"
".\Debug\lib\sad.obj"
".\Debug\lib\utility_mmx.obj"
]
Creating command line "link.exe -lib @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP12.tmp"
<h3>Output Window</h3>
Compiling...
block.c
dct.c
inter.c
inter_b.c
interpolate.c
intra.c
Generating Code...
e:\h.264\avc-src-0.14\avc\encoder\intra.c(62) : fatal error C1600: unsupported data type
fatal error C1600: unsupported data type
fatal error C1600: unsupported data type
e:\h.264\avc-src-0.14\avc\encoder\inter.c(349) : fatal error C1600: unsupported data type
fatal error C1600: unsupported data type
e:\h.264\avc-src-0.14\avc\decoder\block.c(483) : fatal error C1600: unsupported data type
Error executing cl.exe.
<h3>Results</h3>
t264libd.lib - 6 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -