On Thu, 17 Feb 2005 10:53:01 +0000 philippe wrote: PG> I want to use net-snmp in a application wrote with borland c++ builder (6). PG> Can you tell me if it's possible ?
The library is meant to be portable, so it should be possible. You might want to look at the msvc++ project files, to see what files are included for each library. You will also probably want to make sure to use the win32 version of the net-snmp-config.h file. It may need some tweaking, if the borland libraries don't provide all the same funcations that msvc++ does. PG> I can't make the lib, many errors. What kind of errors? -- Robert Story; NET-SNMP Junkie Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
