aakansha rajvi wrote:
Can I use Watcom C++ instead of VC++? Will it be compatible to work
with net-snmp?

I have never used Watcom C++, but if it can load (or convert) the MSVC project files then I don't see why it wouldn't work. Win32\win32sdk.dsw (or win32.dsw without the PSDK) contains all the different projects. Inside of each folder in win32\ there is a .dsp file that contains the compile info for each app. There's also the make files in win32\ that you could use to build a Watcom C++ 'project'.

If you get it working, please let us know so we can add a note to README.win32.

Alex


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to