📄 chapter20.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Chapter20 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Build : warning : failed to (or don't know how to) build 'C:\Documents and Settings\ltyaw\桌面\发送\第20章 MFC ODBC数据库编程\Chapter20\res\Chapter20_tree.BMP'
Creating command line "rc.exe /l 0x804 /fo"Debug/Chapter20.res" /d "_DEBUG" /d "_AFXDLL" "C:\Documents and Settings\ltyaw\桌面\发送\第20章 MFC ODBC数据库编程\Chapter20\Chapter20.rc""
Creating temporary file "C:\DOCUME~1\ltyaw\LOCALS~1\Temp\RSPD4.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Chapter20.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\ltyaw\桌面\发送\第20章 MFC ODBC数据库编程\Chapter20\AddSingerDlg.cpp"
"C:\Documents and Settings\ltyaw\桌面\发送\第20章 MFC ODBC数据库编程\Chapter20\BTNST.CPP"
"C:\Documents and Settings\ltyaw\桌面\发送\第20章 MFC ODBC数据库编程\Chapter20\Chapter20.cpp"
"C:\Documents and Settings\ltyaw\桌面\发送\第20章 MFC ODBC数据库编程\Chapter20\Chapter20Doc.cpp"
"C:\Documents and Settings\ltyaw\桌面\发送\第20章 MFC ODBC数据库编程\Chapter20\Chapter20View.cpp"
"C:\Documents and Settings\ltyaw\桌面\发送\第20章 MFC ODBC数据库编程\Chapter20\DialogBarPlay.cpp"
"C:\Documents and Settings\ltyaw\桌面\发送\第20章 MFC ODBC数据库编程\Chapter20\EditSong.cpp"
"C:\Documents and Settings\ltyaw\桌面\发送\第20章 MFC ODBC数据库编程\Chapter20\LeftTreeView.cpp"
"C:\Documents and Settings\ltyaw\桌面\发送\第20章 MFC ODBC数据库编程\Chapter20\MainFrm.cpp"
"C:\Documents and Settings\ltyaw\桌面\发送\第20章 MFC ODBC数据库编程\Chapter20\QueryDlg.cpp"
"C:\Documents and Settings\ltyaw\桌面\发送\第20章 MFC ODBC数据库编程\Chapter20\RightListView.cpp"
"C:\Documents and Settings\ltyaw\桌面\发送\第20章 MFC ODBC数据库编程\Chapter20\SongRecordSet.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ltyaw\LOCALS~1\Temp\RSPD4.tmp"
Creating temporary file "C:\DOCUME~1\ltyaw\LOCALS~1\Temp\RSPD5.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Chapter20.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\ltyaw\桌面\发送\第20章 MFC ODBC数据库编程\Chapter20\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ltyaw\LOCALS~1\Temp\RSPD5.tmp"
Creating temporary file "C:\DOCUME~1\ltyaw\LOCALS~1\Temp\RSPD6.tmp" with contents
[
VFW32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Chapter20.pdb" /debug /machine:I386 /out:"Debug/Chapter20.exe" /pdbtype:sept
".\Debug\AddSingerDlg.obj"
".\Debug\BTNST.OBJ"
".\Debug\Chapter20.obj"
".\Debug\Chapter20Doc.obj"
".\Debug\Chapter20View.obj"
".\Debug\DialogBarPlay.obj"
".\Debug\EditSong.obj"
".\Debug\LeftTreeView.obj"
".\Debug\MainFrm.obj"
".\Debug\QueryDlg.obj"
".\Debug\RightListView.obj"
".\Debug\SongRecordSet.obj"
".\Debug\StdAfx.obj"
".\Debug\Chapter20.res"
]
Creating command line "link.exe @C:\DOCUME~1\ltyaw\LOCALS~1\Temp\RSPD6.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AddSingerDlg.cpp
BTNST.CPP
Chapter20.cpp
Chapter20Doc.cpp
Chapter20View.cpp
DialogBarPlay.cpp
EditSong.cpp
LeftTreeView.cpp
MainFrm.cpp
QueryDlg.cpp
RightListView.cpp
SongRecordSet.cpp
Generating Code...
Linking...
Creating temporary file "C:\DOCUME~1\ltyaw\LOCALS~1\Temp\RSPD8.tmp" with contents
[
/nologo /o"Debug/Chapter20.bsc"
".\Debug\StdAfx.sbr"
".\Debug\AddSingerDlg.sbr"
".\Debug\BTNST.SBR"
".\Debug\Chapter20.sbr"
".\Debug\Chapter20Doc.sbr"
".\Debug\Chapter20View.sbr"
".\Debug\DialogBarPlay.sbr"
".\Debug\EditSong.sbr"
".\Debug\LeftTreeView.sbr"
".\Debug\MainFrm.sbr"
".\Debug\QueryDlg.sbr"
".\Debug\RightListView.sbr"
".\Debug\SongRecordSet.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\ltyaw\LOCALS~1\Temp\RSPD8.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Chapter20.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -