📄 test.plg
字号:
"D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\vlc.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2E.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2F.tmp" with contents
[
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 /dll /incremental:no /pdb:"Release/avsdecdll.pdb" /machine:I386 /out:"../bin/avsdecdll.dll" /implib:"../bin/avsdecdll.lib"
".\Release\avsdeclib.obj"
".\Release\block.obj"
".\Release\decode.obj"
".\Release\global.obj"
".\Release\image.obj"
".\Release\loopfilter.obj"
".\Release\macroblock.obj"
".\Release\pred.obj"
".\Release\stream.obj"
".\Release\vlc.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2F.tmp"
<h3>Output Window</h3>
Compiling...
avsdeclib.cpp
block.cpp
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\block.cpp(85) : warning C4244: '=' : conversion from 'long' to 'short', possible loss of data
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\block.cpp(86) : warning C4244: '=' : conversion from 'long' to 'short', possible loss of data
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\block.cpp(87) : warning C4244: '=' : conversion from 'long' to 'short', possible loss of data
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\block.cpp(88) : warning C4244: '=' : conversion from 'long' to 'short', possible loss of data
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\block.cpp(89) : warning C4244: '=' : conversion from 'long' to 'short', possible loss of data
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\block.cpp(90) : warning C4244: '=' : conversion from 'long' to 'short', possible loss of data
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\block.cpp(91) : warning C4244: '=' : conversion from 'long' to 'short', possible loss of data
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\block.cpp(92) : warning C4244: '=' : conversion from 'long' to 'short', possible loss of data
decode.cpp
global.cpp
image.cpp
loopfilter.cpp
macroblock.cpp
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\macroblock.cpp(225) : warning C4018: '<' : signed/unsigned mismatch
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\macroblock.cpp(284) : warning C4018: '<' : signed/unsigned mismatch
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\macroblock.cpp(422) : warning C4101: 'i' : unreferenced local variable
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\macroblock.cpp(422) : warning C4101: 'j' : unreferenced local variable
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\macroblock.cpp(590) : warning C4101: 'tmp' : unreferenced local variable
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\macroblock.cpp(589) : warning C4101: 'i' : unreferenced local variable
pred.cpp
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\pred.cpp(609) : warning C4018: '<' : signed/unsigned mismatch
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\pred.cpp(706) : warning C4018: '<' : signed/unsigned mismatch
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\pred.cpp(945) : warning C4018: '<' : signed/unsigned mismatch
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\pred.cpp(1335) : warning C4018: '<' : signed/unsigned mismatch
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\pred.cpp(1599) : warning C4018: '==' : signed/unsigned mismatch
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\pred.cpp(1600) : warning C4018: '==' : signed/unsigned mismatch
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\pred.cpp(1709) : warning C4018: '==' : signed/unsigned mismatch
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\pred.cpp(1713) : warning C4018: '==' : signed/unsigned mismatch
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\pred.cpp(1795) : warning C4018: '<' : signed/unsigned mismatch
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\pred.cpp(1878) : warning C4018: '==' : signed/unsigned mismatch
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\pred.cpp(1957) : warning C4018: '==' : signed/unsigned mismatch
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\pred.cpp(2152) : warning C4018: '==' : signed/unsigned mismatch
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\pred.cpp(2153) : warning C4018: '==' : signed/unsigned mismatch
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\pred.cpp(2290) : warning C4018: '==' : signed/unsigned mismatch
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\pred.cpp(2291) : warning C4018: '==' : signed/unsigned mismatch
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\pred.cpp(2495) : warning C4018: '==' : signed/unsigned mismatch
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\pred.cpp(2515) : warning C4018: '<' : signed/unsigned mismatch
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\pred.cpp(2594) : warning C4018: '==' : signed/unsigned mismatch
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\pred.cpp(4099) : warning C4101: 'mvA' : unreferenced local variable
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\pred.cpp(4099) : warning C4101: 'mvB' : unreferenced local variable
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\pred.cpp(4099) : warning C4101: 'mvC' : unreferenced local variable
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\pred.cpp(4099) : warning C4101: 'mvD' : unreferenced local variable
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\pred.cpp(4099) : warning C4101: 'mvE' : unreferenced local variable
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\pred.cpp(4240) : warning C4101: 'i' : unreferenced local variable
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\pred.cpp(4281) : warning C4101: 'block' : unreferenced local variable
D:\我的开发\avs\avsdecoder_060313\avsdecdll\source\pred.cpp(4931) : warning C4101: 'refIndex1' : unreferenced local variable
stream.cpp
vlc.cpp
Linking...
Creating library ../bin/avsdecdll.lib and object ../bin/avsdecdll.exp
<h3>
--------------------Configuration: test - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/test.res" /d "NDEBUG" /d "_AFXDLL" "D:\我的开发\avs\avsdecoder_060313\test\test.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP33.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/test.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
"D:\我的开发\avs\avsdecoder_060313\test\StdAfx.cpp"
"D:\我的开发\avs\avsdecoder_060313\test\test.cpp"
"D:\我的开发\avs\avsdecoder_060313\test\testDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP33.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP34.tmp" with contents
[
../bin/avsdecdll.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/test.pdb" /machine:I386 /out:"../bin/test.exe"
".\Release\StdAfx.obj"
".\Release\test.obj"
".\Release\testDlg.obj"
".\Release\test.res"
"\我的开发\avs\avsdecoder_060313\bin\avsdecdll.lib"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP34.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
test.cpp
testDlg.cpp
D:\我的开发\avs\avsdecoder_060313\test\testDlg.cpp(452) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Linking...
<h3>Results</h3>
test.exe - 0 error(s), 41 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -