declib.plg

来自「一个优化的H.263解码器,性能达到商用级」· PLG 代码 · 共 21 行

PLG
21
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Declib - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "link.exe -lib /nologo /out:"\atEureka\bin\release\h263decode.lib" /MAPINFO:lines  ".\Release\BitStream.obj" ".\Release\byteordr.obj" ".\Release\ColorSpaceConvert.obj" ".\Release\H263decoder.obj" ".\Release\IDCTDecode.obj" "
<h3>Output Window</h3>
Creating library...
LINK : warning LNK4044: unrecognized option "MAPINFO:lines"; ignored



<h3>Results</h3>
h263decode.lib - 0 error(s), 1 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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