📄 tmn16.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Tmn16 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Deisler\LOCALS~1\Temp\RSP8.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/Tmn16.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\H263相关内容\H263代码\H263Encoder\H263Tmn\Tmn16Encoder\coder.c"
"E:\H263相关内容\H263代码\H263Encoder\H263Tmn\Tmn16Encoder\countbit.c"
"E:\H263相关内容\H263代码\H263Encoder\H263Tmn\Tmn16Encoder\dct.c"
"E:\H263相关内容\H263代码\H263Encoder\H263Tmn\Tmn16Encoder\huffman.c"
"E:\H263相关内容\H263代码\H263Encoder\H263Tmn\Tmn16Encoder\io.c"
"E:\H263相关内容\H263代码\H263Encoder\H263Tmn\Tmn16Encoder\main.c"
"E:\H263相关内容\H263代码\H263Encoder\H263Tmn\Tmn16Encoder\mot_est.c"
"E:\H263相关内容\H263代码\H263Encoder\H263Tmn\Tmn16Encoder\pred.c"
"E:\H263相关内容\H263代码\H263Encoder\H263Tmn\Tmn16Encoder\quant.c"
"E:\H263相关内容\H263代码\H263Encoder\H263Tmn\Tmn16Encoder\ratectrl.c"
"E:\H263相关内容\H263代码\H263Encoder\H263Tmn\Tmn16Encoder\sac.c"
"E:\H263相关内容\H263代码\H263Encoder\H263Tmn\Tmn16Encoder\snr.c"
"E:\H263相关内容\H263代码\H263Encoder\H263Tmn\Tmn16Encoder\stream.c"
]
Creating command line "cl.exe @C:\DOCUME~1\Deisler\LOCALS~1\Temp\RSP8.tmp"
Creating temporary file "C:\DOCUME~1\Deisler\LOCALS~1\Temp\RSP9.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 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:console /incremental:yes /pdb:"Debug/Tmn16.pdb" /debug /machine:I386 /out:"Debug/Tmn16.exe" /pdbtype:sept
".\Debug\coder.obj"
".\Debug\countbit.obj"
".\Debug\dct.obj"
".\Debug\huffman.obj"
".\Debug\io.obj"
".\Debug\main.obj"
".\Debug\mot_est.obj"
".\Debug\pred.obj"
".\Debug\quant.obj"
".\Debug\ratectrl.obj"
".\Debug\sac.obj"
".\Debug\snr.obj"
".\Debug\stream.obj"
]
Creating command line "link.exe @C:\DOCUME~1\Deisler\LOCALS~1\Temp\RSP9.tmp"
<h3>Output Window</h3>
Compiling...
coder.c
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(44) : warning C4005: 'DEF_PELS' : macro redefinition
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(40) : see previous definition of 'DEF_PELS'
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(45) : warning C4005: 'DEF_LINES' : macro redefinition
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(41) : see previous definition of 'DEF_LINES'
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\coder.c(440) : warning C4244: '=' : conversion from 'int ' to 'float ', possible loss of data
countbit.c
dct.c
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(44) : warning C4005: 'DEF_PELS' : macro redefinition
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(40) : see previous definition of 'DEF_PELS'
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(45) : warning C4005: 'DEF_LINES' : macro redefinition
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(41) : see previous definition of 'DEF_LINES'
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\dct.c(55) : warning C4305: 'initializing' : truncation from 'const double ' to 'float '
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\dct.c(55) : warning C4305: 'initializing' : truncation from 'const double ' to 'float '
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\dct.c(55) : warning C4305: 'initializing' : truncation from 'const double ' to 'float '
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\dct.c(55) : warning C4305: 'initializing' : truncation from 'const double ' to 'float '
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\dct.c(55) : warning C4305: 'initializing' : truncation from 'const double ' to 'float '
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\dct.c(56) : warning C4305: 'initializing' : truncation from 'const double ' to 'float '
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\dct.c(56) : warning C4305: 'initializing' : truncation from 'const double ' to 'float '
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\dct.c(56) : warning C4305: 'initializing' : truncation from 'const double ' to 'float '
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\dct.c(60) : warning C4244: '=' : conversion from 'int ' to 'float ', possible loss of data
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\dct.c(296) : warning C4244: '=' : conversion from 'double ' to 'int ', possible loss of data
huffman.c
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(44) : warning C4005: 'DEF_PELS' : macro redefinition
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(40) : see previous definition of 'DEF_PELS'
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(45) : warning C4005: 'DEF_LINES' : macro redefinition
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(41) : see previous definition of 'DEF_LINES'
io.c
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(44) : warning C4005: 'DEF_PELS' : macro redefinition
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(40) : see previous definition of 'DEF_PELS'
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(45) : warning C4005: 'DEF_LINES' : macro redefinition
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(41) : see previous definition of 'DEF_LINES'
main.c
mot_est.c
pred.c
quant.c
ratectrl.c
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(44) : warning C4005: 'DEF_PELS' : macro redefinition
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(40) : see previous definition of 'DEF_PELS'
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(45) : warning C4005: 'DEF_LINES' : macro redefinition
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(41) : see previous definition of 'DEF_LINES'
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\ratectrl.c(84) : warning C4244: '=' : conversion from 'double ' to 'int ', possible loss of data
sac.c
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(44) : warning C4005: 'DEF_PELS' : macro redefinition
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(40) : see previous definition of 'DEF_PELS'
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(45) : warning C4005: 'DEF_LINES' : macro redefinition
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(41) : see previous definition of 'DEF_LINES'
snr.c
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(44) : warning C4005: 'DEF_PELS' : macro redefinition
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(40) : see previous definition of 'DEF_PELS'
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(45) : warning C4005: 'DEF_LINES' : macro redefinition
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(41) : see previous definition of 'DEF_LINES'
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\snr.c(62) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\snr.c(64) : warning C4305: '=' : truncation from 'const double ' to 'float '
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\snr.c(84) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\snr.c(86) : warning C4305: '=' : truncation from 'const double ' to 'float '
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\snr.c(91) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\snr.c(93) : warning C4305: '=' : truncation from 'const double ' to 'float '
stream.c
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(44) : warning C4005: 'DEF_PELS' : macro redefinition
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(40) : see previous definition of 'DEF_PELS'
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(45) : warning C4005: 'DEF_LINES' : macro redefinition
e:\h263相关内容\h263代码\h263encoder\h263tmn\tmn16encoder\sim.h(41) : see previous definition of 'DEF_LINES'
Linking...
Creating temporary file "C:\DOCUME~1\Deisler\LOCALS~1\Temp\RSPB.tmp" with contents
[
/nologo /o"Debug/Tmn16.bsc"
".\Debug\coder.sbr"
".\Debug\countbit.sbr"
".\Debug\dct.sbr"
".\Debug\huffman.sbr"
".\Debug\io.sbr"
".\Debug\main.sbr"
".\Debug\mot_est.sbr"
".\Debug\pred.sbr"
".\Debug\quant.sbr"
".\Debug\ratectrl.sbr"
".\Debug\sac.sbr"
".\Debug\snr.sbr"
".\Debug\stream.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\Deisler\LOCALS~1\Temp\RSPB.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Tmn16.exe - 0 error(s), 34 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -