On Fri, 05 Nov 2004 12:00:43 -0500 Andres wrote: > I've been trying to compile the snmpdemoapp.c in MVC++ 6.0 in windows, > but I keep getting this error: > > Compiling... > snmpdemoapp.c > C:\Documents and Settings\user\Desktop\source\apps\snmpdemoapp.c(1) : > fatal error C1083: Cannot open include file: > 'net-snmp/net-snmp-config.h': No such file or directory
The install procedure should have installed the headers somewhere.. On unix it it /usr/include. Check the include flag paths in the dsw projects to see where they are on your system... ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Net-snmp-coders mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
