?? snmpget.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: snmpGet - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\TERRYS~1\LOCALS~1\Temp\RSP74.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/snmpGet.pdb" /debug /machine:I386 /out:"Debug/snmpGet.exe" /pdbtype:sept
.\Debug\snmpGet.obj
]
Creating command line "link.exe @C:\DOCUME~1\TERRYS~1\LOCALS~1\Temp\RSP74.tmp"
<h3>Output Window</h3>
Linking...
Creating library Debug/snmpGet.lib and object Debug/snmpGet.exp
snmpGet.obj : error LNK2001: unresolved external symbol "public: __thiscall Pdu::~Pdu(void)" (??1Pdu@@QAE@XZ)
snmpGet.obj : error LNK2001: unresolved external symbol "public: __thiscall Vb::~Vb(void)" (??1Vb@@QAE@XZ)
snmpGet.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall CTarget::~CTarget(void)" (??1CTarget@@UAE@XZ)
snmpGet.obj : error LNK2001: unresolved external symbol "public: int __thiscall Pdu::get_error_status(void)" (?get_error_status@Pdu@@QAEHXZ)
snmpGet.obj : error LNK2001: unresolved external symbol "public: char * __thiscall Vb::get_printable_value(void)" (?get_printable_value@Vb@@QAEPADXZ)
snmpGet.obj : error LNK2001: unresolved external symbol "public: char * __thiscall Vb::get_printable_oid(void)" (?get_printable_oid@Vb@@QAEPADXZ)
snmpGet.obj : error LNK2001: unresolved external symbol "public: int __thiscall Pdu::get_vb(class Vb &,int)const " (?get_vb@Pdu@@QBEHAAVVb@@H@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall Snmp::get(class Pdu &,class SnmpTarget &)" (?get@Snmp@@UAEHAAVPdu@@AAVSnmpTarget@@@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: virtual char * __thiscall OctetStr::get_printable(void)" (?get_printable@OctetStr@@UAEPADXZ)
snmpGet.obj : error LNK2001: unresolved external symbol "public: void __thiscall CTarget::set_writecommunity(class OctetStr const &)" (?set_writecommunity@CTarget@@QAEXABVOctetStr@@@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: void __thiscall CTarget::set_readcommunity(class OctetStr const &)" (?set_readcommunity@CTarget@@QAEXABVOctetStr@@@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: void __thiscall SnmpTarget::set_timeout(unsigned long)" (?set_timeout@SnmpTarget@@QAEXK@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: void __thiscall SnmpTarget::set_retry(int)" (?set_retry@SnmpTarget@@QAEXH@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: void __thiscall CTarget::set_version(enum snmp_version)" (?set_version@CTarget@@QAEXW4snmp_version@@@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: __thiscall CTarget::CTarget(class Address const &)" (??0CTarget@@QAE@ABVAddress@@@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: class Pdu & __thiscall Pdu::operator+=(class Vb &)" (??YPdu@@QAEAAV0@AAVVb@@@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: void __thiscall Vb::set_oid(class Oid)" (?set_oid@Vb@@QAEXVOid@@@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: __thiscall Oid::Oid(class Oid const &)" (??0Oid@@QAE@ABV0@@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: __thiscall Vb::Vb(void)" (??0Vb@@QAE@XZ)
snmpGet.obj : error LNK2001: unresolved external symbol "public: __thiscall Pdu::Pdu(void)" (??0Pdu@@QAE@XZ)
snmpGet.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall OctetStr::~OctetStr(void)" (??1OctetStr@@UAE@XZ)
snmpGet.obj : error LNK2001: unresolved external symbol "public: __thiscall Snmp::~Snmp(void)" (??1Snmp@@QAE@XZ)
snmpGet.obj : error LNK2001: unresolved external symbol "public: char * __thiscall Snmp::error_msg(int)" (?error_msg@Snmp@@QAEPADH@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: __thiscall Snmp::Snmp(int &,unsigned short)" (??0Snmp@@QAE@AAHG@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: class OctetStr & __thiscall OctetStr::operator=(char const *)" (??4OctetStr@@QAEAAV0@PBD@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: __thiscall OctetStr::OctetStr(char const *)" (??0OctetStr@@QAE@PBD@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall Oid::~Oid(void)" (??1Oid@@UAE@XZ)
snmpGet.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall Oid::valid(void)const " (?valid@Oid@@UBEHXZ)
snmpGet.obj : error LNK2001: unresolved external symbol "public: class Oid & __thiscall Oid::operator=(char const *)" (??4Oid@@QAEAAV0@PBD@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: __thiscall Oid::Oid(char const *)" (??0Oid@@QAE@PBD@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall GenAddress::~GenAddress(void)" (??1GenAddress@@UAE@XZ)
snmpGet.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall Address::valid(void)const " (?valid@Address@@UBEHXZ)
snmpGet.obj : error LNK2001: unresolved external symbol "public: __thiscall GenAddress::GenAddress(char const *)" (??0GenAddress@@QAE@PBD@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall SnmpUInt32::~SnmpUInt32(void)" (??1SnmpUInt32@@UAE@XZ)
snmpGet.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall Address::~Address(void)" (??1Address@@UAE@XZ)
snmpGet.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall SnmpTarget::~SnmpTarget(void)" (??1SnmpTarget@@UAE@XZ)
snmpGet.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall Snmp::get_notify_filter(class SnmpCollection<class Oid> &,class SnmpCollection<class CTarget> &)" (?get_notify_filter@Snmp@@UAEHAAV?$SnmpCollection@VOid@@@@AAV?$SnmpCollection@VCTarget@@@@@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall Snmp::notify_unregister(void)" (?notify_unregister@Snmp@@UAEHXZ)
snmpGet.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall Snmp::notify_register(class SnmpCollection<class Oid> const &,class SnmpCollection<class CTarget> const &,void (__cdecl*const)(int,class Snmp *,class Pdu &,class SnmpTarget &,void *),void const *)" (?notify_register@Snmp@@UAEHABV?$SnmpCollection@VOid@@@@ABV?$SnmpCollection@VCTarget@@@@Q6AXHPAV1@AAVPdu@@AAVSnmpTarget@@PAX@ZPBX@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall Snmp::notify_register(class SnmpCollection<class Oid> const &,class SnmpCollection<class CTarget> const &,class SnmpCollection<class GenAddress> const &,void (__cdecl*const)(int,class Snmp *,class Pdu &,class SnmpTarget &,void *),void const *)" (?notify_register@Snmp@@UAEHABV?$SnmpCollection@VOid@@@@ABV?$SnmpCollection@VCTarget@@@@ABV?$SnmpCollection@VGenAddress@@@@Q6AXHPAV1@AAVPdu@@AAVSnmpTarget@@PAX@ZPBX@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall Snmp::inform(class Pdu &,class SnmpTarget &)" (?inform@Snmp@@UAEHAAVPdu@@AAVSnmpTarget@@@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall Snmp::inform(class Pdu &,class SnmpTarget &,void (__cdecl*const)(int,class Snmp *,class Pdu &,class SnmpTarget &,void *),void const *)" (?inform@Snmp@@UAEHAAVPdu@@AAVSnmpTarget@@Q6AXHPAV1@01PAX@ZPBX@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall Snmp::trap(class Pdu &,class SnmpTarget &)" (?trap@Snmp@@UAEHAAVPdu@@AAVSnmpTarget@@@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall Snmp::get_bulk(class Pdu &,class SnmpTarget &,int,int)" (?get_bulk@Snmp@@UAEHAAVPdu@@AAVSnmpTarget@@HH@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall Snmp::get_bulk(class Pdu &,class SnmpTarget &,int,int,void (__cdecl*const)(int,class Snmp *,class Pdu &,class SnmpTarget &,void *),void const *)" (?get_bulk@Snmp@@UAEHAAVPdu@@AAVSnmpTarget@@HHQ6AXHPAV1@01PAX@ZPBX@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall Snmp::set(class Pdu &,class SnmpTarget &)" (?set@Snmp@@UAEHAAVPdu@@AAVSnmpTarget@@@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall Snmp::set(class Pdu &,class SnmpTarget &,void (__cdecl*const)(int,class Snmp *,class Pdu &,class SnmpTarget &,void *),void const *)" (?set@Snmp@@UAEHAAVPdu@@AAVSnmpTarget@@Q6AXHPAV1@01PAX@ZPBX@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall Snmp::get_next(class Pdu &,class SnmpTarget &)" (?get_next@Snmp@@UAEHAAVPdu@@AAVSnmpTarget@@@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall Snmp::get_next(class Pdu &,class SnmpTarget &,void (__cdecl*const)(int,class Snmp *,class Pdu &,class SnmpTarget &,void *),void const *)" (?get_next@Snmp@@UAEHAAVPdu@@AAVSnmpTarget@@Q6AXHPAV1@01PAX@ZPBX@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall Snmp::get(class Pdu &,class SnmpTarget &,void (__cdecl*const)(int,class Snmp *,class Pdu &,class SnmpTarget &,void *),void const *)" (?get@Snmp@@UAEHAAVPdu@@AAVSnmpTarget@@Q6AXHPAV1@01PAX@ZPBX@Z)
snmpGet.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall Snmp::cancel(unsigned long)" (?cancel@Snmp@@UAEHK@Z)
Debug/snmpGet.exe : fatal error LNK1120: 51 unresolved externals
Error executing link.exe.
<h3>Results</h3>
snmpGet.exe - 52 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -