📄 demo_outlook.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Demo_Outlook - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/Demo_Outlook.res" /d "_DEBUG" /d "_AFXDLL" "D:\samples\mfcx\demo_outlook\Src\Demo_Outlook\Demo_Outlook.rc""
Creating temporary file "C:\WINDOWS\TEMP\RSP81D1.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\Include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/Demo_Outlook.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"D:\samples\mfcx\demo_outlook\Src\Demo_Outlook\Demo_Outlook.cpp"
"D:\samples\mfcx\demo_outlook\Src\Demo_Outlook\Demo_OutlookDoc.cpp"
"D:\samples\mfcx\demo_outlook\Src\Demo_Outlook\Demo_OutlookView.cpp"
"D:\samples\mfcx\demo_outlook\Src\Demo_Outlook\LeftView.cpp"
"D:\samples\mfcx\demo_outlook\Src\Demo_Outlook\ListMenuView.cpp"
"D:\samples\mfcx\demo_outlook\Src\Demo_Outlook\MainFrm.cpp"
"D:\samples\mfcx\demo_outlook\Src\Demo_Outlook\RightView.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP81D1.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP81D2.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\Include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/Demo_Outlook.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"D:\samples\mfcx\demo_outlook\Src\Demo_Outlook\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP81D2.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP81D3.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Demo_Outlook.pdb" /debug /machine:I386 /out:"..\Lib\Demo_Outlook.exe" /pdbtype:sept /libpath:"..\Lib"
.\Debug\Demo_Outlook.obj
.\Debug\Demo_OutlookDoc.obj
.\Debug\Demo_OutlookView.obj
.\Debug\LeftView.obj
.\Debug\ListMenuView.obj
.\Debug\MainFrm.obj
.\Debug\RightView.obj
.\Debug\StdAfx.obj
.\Debug\Demo_Outlook.res
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP81D3.TMP"
<h3>Output Window</h3>
Compiling resources...
e:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE/afxres.h(270) : warning RC4005: 'ID_VIEW_LIST' : redefinition
e:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE/afxres.h(271) : warning RC4005: 'ID_VIEW_DETAILS' : redefinition
Compiling...
StdAfx.cpp
e:\program files\microsoft visual studio\vc98\mfc\include\afxres.h(270) : warning C4005: 'ID_VIEW_LIST' : macro redefinition
d:\samples\mfcx\demo_outlook\src\demo_outlook\resource.h(37) : see previous definition of 'ID_VIEW_LIST'
e:\program files\microsoft visual studio\vc98\mfc\include\afxres.h(271) : warning C4005: 'ID_VIEW_DETAILS' : macro redefinition
d:\samples\mfcx\demo_outlook\src\demo_outlook\resource.h(38) : see previous definition of 'ID_VIEW_DETAILS'
Automatically linking with CJ60Libd.dll
Compiling...
Demo_Outlook.cpp
d:\samples\mfcx\demo_outlook\src\demo_outlook\resource.h(37) : warning C4005: 'ID_VIEW_LIST' : macro redefinition
e:\program files\microsoft visual studio\vc98\mfc\include\afxres.h(270) : see previous definition of 'ID_VIEW_LIST'
d:\samples\mfcx\demo_outlook\src\demo_outlook\resource.h(38) : warning C4005: 'ID_VIEW_DETAILS' : macro redefinition
e:\program files\microsoft visual studio\vc98\mfc\include\afxres.h(271) : see previous definition of 'ID_VIEW_DETAILS'
Demo_OutlookDoc.cpp
d:\samples\mfcx\demo_outlook\src\demo_outlook\resource.h(37) : warning C4005: 'ID_VIEW_LIST' : macro redefinition
e:\program files\microsoft visual studio\vc98\mfc\include\afxres.h(270) : see previous definition of 'ID_VIEW_LIST'
d:\samples\mfcx\demo_outlook\src\demo_outlook\resource.h(38) : warning C4005: 'ID_VIEW_DETAILS' : macro redefinition
e:\program files\microsoft visual studio\vc98\mfc\include\afxres.h(271) : see previous definition of 'ID_VIEW_DETAILS'
Demo_OutlookView.cpp
d:\samples\mfcx\demo_outlook\src\demo_outlook\resource.h(37) : warning C4005: 'ID_VIEW_LIST' : macro redefinition
e:\program files\microsoft visual studio\vc98\mfc\include\afxres.h(270) : see previous definition of 'ID_VIEW_LIST'
d:\samples\mfcx\demo_outlook\src\demo_outlook\resource.h(38) : warning C4005: 'ID_VIEW_DETAILS' : macro redefinition
e:\program files\microsoft visual studio\vc98\mfc\include\afxres.h(271) : see previous definition of 'ID_VIEW_DETAILS'
LeftView.cpp
ListMenuView.cpp
d:\samples\mfcx\demo_outlook\src\demo_outlook\resource.h(37) : warning C4005: 'ID_VIEW_LIST' : macro redefinition
e:\program files\microsoft visual studio\vc98\mfc\include\afxres.h(270) : see previous definition of 'ID_VIEW_LIST'
d:\samples\mfcx\demo_outlook\src\demo_outlook\resource.h(38) : warning C4005: 'ID_VIEW_DETAILS' : macro redefinition
e:\program files\microsoft visual studio\vc98\mfc\include\afxres.h(271) : see previous definition of 'ID_VIEW_DETAILS'
MainFrm.cpp
d:\samples\mfcx\demo_outlook\src\demo_outlook\resource.h(37) : warning C4005: 'ID_VIEW_LIST' : macro redefinition
e:\program files\microsoft visual studio\vc98\mfc\include\afxres.h(270) : see previous definition of 'ID_VIEW_LIST'
d:\samples\mfcx\demo_outlook\src\demo_outlook\resource.h(38) : warning C4005: 'ID_VIEW_DETAILS' : macro redefinition
e:\program files\microsoft visual studio\vc98\mfc\include\afxres.h(271) : see previous definition of 'ID_VIEW_DETAILS'
RightView.cpp
d:\samples\mfcx\demo_outlook\src\demo_outlook\resource.h(37) : warning C4005: 'ID_VIEW_LIST' : macro redefinition
e:\program files\microsoft visual studio\vc98\mfc\include\afxres.h(270) : see previous definition of 'ID_VIEW_LIST'
d:\samples\mfcx\demo_outlook\src\demo_outlook\resource.h(38) : warning C4005: 'ID_VIEW_DETAILS' : macro redefinition
e:\program files\microsoft visual studio\vc98\mfc\include\afxres.h(271) : see previous definition of 'ID_VIEW_DETAILS'
Generating Code...
Linking...
<h3>Results</h3>
Demo_Outlook.exe - 0 error(s), 16 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -