📄 lxserver.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: LXServer - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/LXServer.res" /d "_DEBUG" "F:\MyWork\MW\mp3app\DSP+MP3\MP3_APP\MP3demo\LXServer.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2D.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/LXServer.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\MyWork\MW\mp3app\DSP+MP3\MP3_APP\MP3demo\BtnST.cpp"
"F:\MyWork\MW\mp3app\DSP+MP3\MP3_APP\MP3demo\LCItemNode.cpp"
"F:\MyWork\MW\mp3app\DSP+MP3\MP3_APP\MP3demo\LXServer.cpp"
"F:\MyWork\MW\mp3app\DSP+MP3\MP3_APP\MP3demo\LXServerDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2D.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2E.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/LXServer.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\MyWork\MW\mp3app\DSP+MP3\MP3_APP\MP3demo\StdAfx.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
[
ws2_32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/mp3demo.pdb" /debug /machine:I386 /out:"Debug/mp3demo.exe" /pdbtype:sept
".\Debug\BtnST.obj"
".\Debug\LCItemNode.obj"
".\Debug\LXServer.obj"
".\Debug\LXServerDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\LXServer.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2F.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
BtnST.cpp
LCItemNode.cpp
LXServer.cpp
LXServerDlg.cpp
Generating Code...
F:\MyWork\MW\mp3app\DSP+MP3\MP3_APP\MP3demo\LCItemNode.cpp(1121) : warning C4715: 'LCItemNode::ChangeMenuPage' : not all control paths return a value
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/LXServer.bsc" ".\Debug\StdAfx.sbr" ".\Debug\BtnST.sbr" ".\Debug\LCItemNode.sbr" ".\Debug\LXServer.sbr" ".\Debug\LXServerDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
mp3demo.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -