This is a discussion on RE: help wanted using net-snmp package with windows and VS.NET within the SNMP Users forums, part of the Networking and Network Related category; Hi, i have finally compiled the demo application with VS.NET. Here is the walktrough:) 1. open the winsdk.dsw (...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
i have finally compiled the demo application with VS.NET. Here is the walktrough:) 1. open the winsdk.dsw (if you have installed the plattformsdk) in the win32 folder 2. then compile all core executables and libs as it is described on the readme file for win32. 3. create a new project (i called it snmpdemoapp) 4. insert the source code to the project 5. go to the properties of the project (snmpdemoapp) 6. edit the Configuration settings (compiler, linker, resourcesetc.) exactly like they are set e.g. for the project snmpget (of course you must put the name of the demo source file instead of snmpget.c) 7. compile it and the excutable is created I made this on windows server 2003 with VS.NET 2003 and net-snmp 5.2.1.2 with best regards ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ 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 |