📄 test.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: test - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\lasserk\LOCALS~1\Temp\RSPAB.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/test.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\lasserk\test\mechineparams.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\lasserk\LOCALS~1\Temp\RSPAB.tmp"
Creating temporary file "C:\DOCUME~1\lasserk\LOCALS~1\Temp\RSPAC.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/test.pdb" /debug /machine:I386 /out:"Debug/test.exe" /pdbtype:sept
.\Debug\beihangDlg.obj
.\Debug\Chbutton.obj
.\Debug\func.obj
.\Debug\MainFrm.obj
.\Debug\mechineparams.obj
.\Debug\MyButton.obj
.\Debug\StdAfx.obj
.\Debug\test.obj
.\Debug\testDoc.obj
.\Debug\testView.obj
.\Debug\test.res
.\GT400.lib
]
Creating command line "link.exe @C:\DOCUME~1\lasserk\LOCALS~1\Temp\RSPAC.tmp"
<h3>Output Window</h3>
Compiling...
mechineparams.cpp
g:\lasserk\test\mechineparams.cpp(5) : fatal error C1853: 'Debug/test.pch' is not a precompiled header file created with this compiler
Error executing cl.exe.
Creating command line "bscmake.exe /nologo /o"Debug/test.bsc" .\Debug\StdAfx.sbr .\Debug\beihangDlg.sbr .\Debug\Chbutton.sbr .\Debug\func.sbr .\Debug\MainFrm.sbr .\Debug\mechineparams.sbr .\Debug\MyButton.sbr .\Debug\test.sbr .\Debug\testDoc.sbr .\Debug\testView.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
test.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -