📄 monitor.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: monitor - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP87.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\Include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/monitor.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\2007计算机网络实验\实验四 分析mac桢格式\源代码\monitor\globals.cpp"
"E:\2007计算机网络实验\实验四 分析mac桢格式\源代码\monitor\monitor.cpp"
"E:\2007计算机网络实验\实验四 分析mac桢格式\源代码\monitor\monitorDlg.cpp"
"E:\2007计算机网络实验\实验四 分析mac桢格式\源代码\monitor\MonitorPackets.cpp"
"E:\2007计算机网络实验\实验四 分析mac桢格式\源代码\monitor\PacketTreeData.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP87.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP88.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\Include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/monitor.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\2007计算机网络实验\实验四 分析mac桢格式\源代码\monitor\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP88.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP89.tmp" with contents
[
..\Lib\wpcap.lib /nologo /subsystem:windows /incremental:yes /pdb:"..\Lib/monitor.pdb" /debug /machine:I386 /out:"..\Lib/monitor.exe" /pdbtype:sept
".\Debug\globals.obj"
".\Debug\monitor.obj"
".\Debug\monitorDlg.obj"
".\Debug\MonitorPackets.obj"
".\Debug\PacketTreeData.obj"
".\Debug\StdAfx.obj"
".\Debug\monitor.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP89.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
e:\2007计算机网络实验\实验四 分析mac桢格式\源代码\monitor\stdafx.h(42) : fatal error C1083: Cannot open include file: 'XTToolkit.h': No such file or directory
Error executing cl.exe.
Creating command line "bscmake.exe /nologo /o"..\Lib/monitor.bsc" ".\Debug\StdAfx.sbr" ".\Debug\globals.sbr" ".\Debug\monitor.sbr" ".\Debug\monitorDlg.sbr" ".\Debug\MonitorPackets.sbr" ".\Debug\PacketTreeData.sbr""
Creating browse info file...
BSCMAKE: error BK1506 : cannot open file '.\Debug\StdAfx.sbr': No such file or directory
Error executing bscmake.exe.
<h3>Output Window</h3>
<h3>Results</h3>
monitor.exe - 2 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -