Re: Building NET_SNMP-5.5 using Visual Studio-2008
Bart Van Assche <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Feb 9, 2010 at 11:08 AM, <[email protected]> wrote: > [ ... ] > snmpwalk.obj : error LNK2019: unresolved external symbol _optind referenced > in function _optProc > [ ... ] > You have to modify win32/net-snmp/net-snmp-config.h as follows when building libnetsnmp as a dll: change the line /* #undef NETSNMP_USE_DLL */ into #define NETSNMP_USE_DLL 1 Bart. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users