📄 mibbrowser.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MibBrowser - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP99.tmp" with contents
[
snmp_pp.lib ws2_32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/MibBrowser.pdb" /debug /machine:I386 /out:"Debug/MibBrowser.exe" /pdbtype:sept
".\Debug\_recordset.obj"
".\Debug\ADOConn.obj"
".\Debug\adodc.obj"
".\Debug\ChangePwdDlg.obj"
".\Debug\datalist.obj"
".\Debug\Dlg_input.obj"
".\Debug\field.obj"
".\Debug\fields.obj"
".\Debug\font.obj"
".\Debug\Global.obj"
".\Debug\LoginDlg.obj"
".\Debug\MainFrm.obj"
".\Debug\MibBrowser.obj"
".\Debug\MibBrowserDoc.obj"
".\Debug\MibBrowserView.obj"
".\Debug\picture.obj"
".\Debug\properties.obj"
".\Debug\property.obj"
".\Debug\SetDig.obj"
".\Debug\StdAfx.obj"
".\Debug\UserEditDlg.obj"
".\Debug\UserManDlg.obj"
".\Debug\Users.obj"
".\Debug\MibBrowser.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP99.tmp"
<h3>Output Window</h3>
Linking...
MibBrowserView.obj : error LNK2001: unresolved external symbol "public: __thiscall Oid::Oid(char const *,bool)" (??0Oid@@QAE@PBD_N@Z)
MibBrowserView.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall UdpAddress::set_scope(unsigned int)" (?set_scope@UdpAddress@@UAE_NI@Z)
MibBrowserView.obj : error LNK2001: unresolved external symbol "public: virtual unsigned int __thiscall IpAddress::get_scope(void)const " (?get_scope@IpAddress@@UBEIXZ)
MibBrowserView.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall IpAddress::set_scope(unsigned int)" (?set_scope@IpAddress@@UAE_NI@Z)
MibBrowserView.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall CTarget::clear(void)" (?clear@CTarget@@UAEXXZ)
MibBrowserView.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall SnmpTarget::clear(void)" (?clear@SnmpTarget@@UAEXXZ)
Debug/MibBrowser.exe : fatal error LNK1120: 6 unresolved externals
Error executing link.exe.
<h3>Results</h3>
MibBrowser.exe - 7 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -