📄 ipflux.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: IPFlux - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Lexnik\LOCALS~1\Temp\RSP32.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/IPFlux.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\Projects\VCP\Practise\Networking\IPFlux\arp.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Lexnik\LOCALS~1\Temp\RSP32.tmp"
Creating temporary file "C:\DOCUME~1\Lexnik\LOCALS~1\Temp\RSP33.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/IPFlux.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\Projects\VCP\Practise\Networking\IPFlux\IPFlux.cpp"
"E:\Projects\VCP\Practise\Networking\IPFlux\IPFluxDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Lexnik\LOCALS~1\Temp\RSP33.tmp"
Creating temporary file "C:\DOCUME~1\Lexnik\LOCALS~1\Temp\RSP34.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/IPFlux.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\Projects\VCP\Practise\Networking\IPFlux\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Lexnik\LOCALS~1\Temp\RSP34.tmp"
Creating command line "link.exe iphlpapi.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/IPFlux.pdb" /debug /machine:I386 /out:"Debug/IPFlux.exe" /pdbtype:sept .\Debug\arp.obj .\Debug\IPFlux.obj .\Debug\IPFluxDlg.obj .\Debug\StdAfx.obj .\Debug\IPFlux.res "
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
arp.cpp
e:\projects\vcp\practise\networking\ipflux\wpdpack\packet32.h(204) : error C2079: 'IPAddress' uses undefined struct 'sockaddr_storage'
e:\projects\vcp\practise\networking\ipflux\wpdpack\packet32.h(205) : error C2079: 'SubnetMask' uses undefined struct 'sockaddr_storage'
e:\projects\vcp\practise\networking\ipflux\wpdpack\packet32.h(206) : error C2079: 'Broadcast' uses undefined struct 'sockaddr_storage'
e:\projects\vcp\practise\networking\ipflux\arp.h(5) : fatal error C1083: Cannot open include file: 'ntddndis.h': No such file or directory
Error executing cl.exe.
Creating command line "bscmake.exe /nologo /o"Debug/IPFlux.bsc" .\Debug\StdAfx.sbr .\Debug\arp.sbr .\Debug\IPFlux.sbr .\Debug\IPFluxDlg.sbr"
Creating browse info file...
BSCMAKE: error BK1506 : cannot open file '.\Debug\arp.sbr': No such file or directory
Error executing bscmake.exe.
<h3>Output Window</h3>
<h3>Results</h3>
IPFlux.exe - 5 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -