Fern�ndez Pi�as, David wrote:
Hi, wonder if it is possible to compile NET-SNMP package using Visual Studio .NET instead of Visual C++ 6 or if there is any known problem.
The README.WIN32 file contains info on building with Microsoft Visual C++ 6.0, Microsoft Development Environment 2003 (MSVC 7.0/7.1), gcc under Cygwin, and gcc under MinGW.
One difference between Visual C++ 6.0 and MSVC 7.0/7.1 is (as mentioned in the README):
Note: Compiling Net-SNMP using MSVC 2003 .NET (MSVC 7.1) will add a
dependency of MSVCR71.DLL for NETSNMP.DLL and all applications.
Search msdn.microsoft.com for msvcr71.dll for more information
on distributing applications compiled with MSVC 2003 .NetAlex
------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ Net-snmp-coders mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
