I download net-snmp package from official website, and the version is 5.7.3 .
However, everytime I tried execute build.bat file it just show up :
Installed :
- ActiveState Perl 5.20.1.2000
- Microsoft Visual Studio professional 2012
- Win32 OpenSSL v1.0.1L
What I have done :
set INCLUDE=C:\OpenSSL-Win32\include
set LIB=C:\OpenSSL-Win32\lib\VC\static
- execute vcvarsall.bat in VS2012 directory
- execute build.bat in net-snmp directory
- option set like this :
- OpenSSL support: enabled
Platform SDK support: enabled
Install path: c:/usr
Install after build: enabled
Perl modules: enabled
Install perl modules: enabled
Quiet build (logged): enabled
Debug mode: disabled
IPv6 transports (requires SDK): disabled
winExtDLL agent (requires SDK): enabled
Link type: static
Install development files disabled
F. Finished - start build Q. Quit - abort build
Also, I uploaded the log output to my Dropbox