📄 ttplay.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ttplay - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/ttplay.res" /d "_DEBUG" "E:\Work\mfcstudy\ttplay\ttplay.rc""
Creating temporary file "C:\DOCUME~1\NANQIHAO\LOCALS~1\Temp\RSP6C.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\Work\mfcstudy\ttplay\g726lib\g711.c"
"E:\Work\mfcstudy\ttplay\g726lib\g726.c"
"E:\Work\mfcstudy\ttplay\g726lib\g726_16.c"
"E:\Work\mfcstudy\ttplay\g726lib\g726_24.c"
"E:\Work\mfcstudy\ttplay\g726lib\g726_32.c"
"E:\Work\mfcstudy\ttplay\g726lib\g726_40.c"
"E:\Work\mfcstudy\ttplay\g726lib\g72x.c"
]
Creating command line "cl.exe @C:\DOCUME~1\NANQIHAO\LOCALS~1\Temp\RSP6C.tmp"
Creating temporary file "C:\DOCUME~1\NANQIHAO\LOCALS~1\Temp\RSP6D.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/ttplay.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\Work\mfcstudy\ttplay\ttplay.cpp"
"E:\Work\mfcstudy\ttplay\ttplayDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\NANQIHAO\LOCALS~1\Temp\RSP6D.tmp"
Creating temporary file "C:\DOCUME~1\NANQIHAO\LOCALS~1\Temp\RSP6E.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/ttplay.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\Work\mfcstudy\ttplay\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\NANQIHAO\LOCALS~1\Temp\RSP6E.tmp"
Creating temporary file "C:\DOCUME~1\NANQIHAO\LOCALS~1\Temp\RSP6F.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ttplay.pdb" /debug /machine:I386 /out:"Debug/ttplay.exe" /pdbtype:sept
.\Debug\g711.obj
.\Debug\g726.obj
.\Debug\g726_16.obj
.\Debug\g726_24.obj
.\Debug\g726_32.obj
.\Debug\g726_40.obj
.\Debug\g72x.obj
.\Debug\StdAfx.obj
.\Debug\ttplay.obj
.\Debug\ttplayDlg.obj
.\Debug\ttplay.res
]
Creating command line "link.exe @C:\DOCUME~1\NANQIHAO\LOCALS~1\Temp\RSP6F.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
g711.c
g726.c
e:\work\mfcstudy\ttplay\g726lib\g726.c(38) : error C2143: syntax error : missing ';' before 'type'
e:\work\mfcstudy\ttplay\g726lib\g726.c(39) : error C2143: syntax error : missing ';' before 'type'
e:\work\mfcstudy\ttplay\g726lib\g726.c(40) : error C2143: syntax error : missing ';' before 'type'
e:\work\mfcstudy\ttplay\g726lib\g726.c(41) : error C2065: 'i' : undeclared identifier
e:\work\mfcstudy\ttplay\g726lib\g726.c(43) : error C2065: 'in' : undeclared identifier
e:\work\mfcstudy\ttplay\g726lib\g726.c(44) : error C2065: 'temp' : undeclared identifier
g726_16.c
g726_24.c
g726_32.c
g726_40.c
g72x.c
Generating Code...
Error executing cl.exe.
Creating command line "bscmake.exe /nologo /o"Debug/ttplay.bsc" .\Debug\StdAfx.sbr .\Debug\g711.sbr .\Debug\g726.sbr .\Debug\g726_16.sbr .\Debug\g726_24.sbr .\Debug\g726_32.sbr .\Debug\g726_40.sbr .\Debug\g72x.sbr .\Debug\ttplay.sbr .\Debug\ttplayDlg.sbr"
Creating browse info file...
BSCMAKE: error BK1506 : cannot open file '.\Debug\ttplay.sbr': No such file or directory
Error executing bscmake.exe.
<h3>Output Window</h3>
<h3>Results</h3>
ttplay.exe - 7 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -