📄 catcatchrat.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CatCatchRat - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPCD.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/CatCatchRat.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\学习有关\C++\结业设计\CatCatchRat\CatCatchRat.cpp"
"G:\学习有关\C++\结业设计\CatCatchRat\CatCatchRatDoc.cpp"
"G:\学习有关\C++\结业设计\CatCatchRat\CatCatchRatView.cpp"
"G:\学习有关\C++\结业设计\CatCatchRat\MainFrm.cpp"
"G:\学习有关\C++\结业设计\CatCatchRat\SelectDlg.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPCD.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPCE.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/CatCatchRat.pdb" /debug /machine:I386 /out:"Debug/CatCatchRat.exe" /pdbtype:sept
".\Debug\CatCatchRat.obj"
".\Debug\CatCatchRatDoc.obj"
".\Debug\CatCatchRatView.obj"
".\Debug\MainFrm.obj"
".\Debug\SelectDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\CatCatchRat.res"
]
Creating command line "link.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPCE.tmp"
<h3>Output Window</h3>
Compiling...
CatCatchRat.cpp
G:\学习有关\C++\结业设计\CatCatchRat\CatCatchRat.cpp(5) : fatal error C1083: Cannot open include file: 'Zhccr.h': No such file or directory
CatCatchRatDoc.cpp
G:\学习有关\C++\结业设计\CatCatchRat\CatCatchRatDoc.cpp(5) : fatal error C1083: Cannot open include file: 'Zhccr.h': No such file or directory
CatCatchRatView.cpp
G:\学习有关\C++\结业设计\CatCatchRat\CatCatchRatView.cpp(5) : fatal error C1083: Cannot open include file: 'Zhccr.h': No such file or directory
MainFrm.cpp
G:\学习有关\C++\结业设计\CatCatchRat\MainFrm.cpp(5) : fatal error C1083: Cannot open include file: 'Zhccr.h': No such file or directory
SelectDlg.cpp
G:\学习有关\C++\结业设计\CatCatchRat\SelectDlg.cpp(5) : fatal error C1083: Cannot open include file: 'Zhccr.h': No such file or directory
Generating Code...
执行 cl.exe 时出错.
Creating command line "bscmake.exe /nologo /o"Debug/CatCatchRat.bsc" ".\Debug\StdAfx.sbr" ".\Debug\CatCatchRat.sbr" ".\Debug\CatCatchRatDoc.sbr" ".\Debug\CatCatchRatView.sbr" ".\Debug\MainFrm.sbr" ".\Debug\SelectDlg.sbr""
Creating browse info file...
BSCMAKE: error BK1506 : cannot open file '.\Debug\CatCatchRat.sbr': No such file or directory
执行 bscmake.exe 时出错.
<h3>Output Window</h3>
<h3>Results</h3>
CatCatchRat.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -