This is a discussion on Compile with Visual C++ 8.0 (VS 2005) within the SNMP Users forums, part of the Networking and Network Related category; Hello, I'm developing an application using the net-snmp API, and I'm trying to compile it with Visual ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello,
I'm developing an application using the net-snmp API, and I'm trying to compile it with Visual Studio 2005 (VC++ 8.0). The application was developed fot ucd-snmp 4.2.5, and I want to re-compile it with the newer net-snmp. But when I build the application, I've got type redefinition errors : d:\***\vg-d-snmp\ucd-snmp\include\net-snmp\types.h(59) : error C2371: 'socklen_t' : red=E9finition ; types de base diff=E9rents c:\appl\microsoft visual studio 8\vc\platformsdk\include\ws2tcpip.h(593) : voir la d=E9claration de 'socklen_t' Do you know if ther's a way to compile net-snmp 5.4.1 with VC++ 8.0 ? Thanks for your help. -- = Sylvain Lapendry ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |