📄 db05.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DB05 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/DB05.res" /d "_DEBUG" /d "_AFXDLL" "C:\Documents and Settings\anddy\桌面\矩阵运算\DB05\DB05.rc""
Creating temporary file "C:\DOCUME~1\anddy\LOCALS~1\Temp\RSP3B6.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/DB05.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\anddy\桌面\矩阵运算\DB05\DB05.cpp"
"C:\Documents and Settings\anddy\桌面\矩阵运算\DB05\DB05Doc.cpp"
"C:\Documents and Settings\anddy\桌面\矩阵运算\DB05\DB05View.cpp"
"C:\Documents and Settings\anddy\桌面\矩阵运算\DB05\LinkDlg.cpp"
"C:\Documents and Settings\anddy\桌面\矩阵运算\DB05\MainFrm.cpp"
"C:\Documents and Settings\anddy\桌面\矩阵运算\DB05\Node.cpp"
"C:\Documents and Settings\anddy\桌面\矩阵运算\DB05\IntList.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\anddy\LOCALS~1\Temp\RSP3B6.tmp"
Creating temporary file "C:\DOCUME~1\anddy\LOCALS~1\Temp\RSP3B7.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/DB05.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\anddy\桌面\矩阵运算\DB05\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\anddy\LOCALS~1\Temp\RSP3B7.tmp"
Creating temporary file "C:\DOCUME~1\anddy\LOCALS~1\Temp\RSP3B8.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/DB05.pdb" /debug /machine:I386 /out:"Debug/DB05.exe" /pdbtype:sept
".\Debug\DB05.obj"
".\Debug\DB05Doc.obj"
".\Debug\DB05View.obj"
".\Debug\LinkDlg.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\DB05.res"
".\Debug\Node.obj"
".\Debug\IntList.obj"
]
Creating command line "link.exe @C:\DOCUME~1\anddy\LOCALS~1\Temp\RSP3B8.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
DB05.cpp
DB05Doc.cpp
DB05View.cpp
LinkDlg.cpp
MainFrm.cpp
Node.cpp
IntList.cpp
Generating Code...
Linking...
LinkDlg.obj : error LNK2001: unresolved external symbol "protected: void __thiscall CLinkDlg::OnRadioHcreat(void)" (?OnRadioHcreat@CLinkDlg@@IAEXXZ)
Debug/DB05.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
Creating command line "bscmake.exe /nologo /o"Debug/DB05.bsc" ".\Debug\StdAfx.sbr" ".\Debug\DB05.sbr" ".\Debug\DB05Doc.sbr" ".\Debug\DB05View.sbr" ".\Debug\LinkDlg.sbr" ".\Debug\MainFrm.sbr" ".\Debug\Node.sbr" ".\Debug\IntList.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
DB05.exe - 2 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -