Hi folks,
I have added a new mib to the agent usng Visual Studio 2010. The agent 
works as expected and can easily be debugged
using breakpoints etc with predictable results.

I need to also build it for Linux - which I have done as follolws:
-  configure with my new mib modules
make clean
make
make install

This works okay but there are a few linux specific bugs I need to track 
down.
However, if I just open the code in an editor and make some changes then 
remake it etc
to see what happens - it takes a long time.

What I'm trying to do is create the projects like they are in Visual 
Studio using Netbeans or
Eclipse.  I'm having trouble with this since both IDEs (or me) are 
having trouble with the
usual file include locations.

My question is:
What do the coders use to develop net-snmp and is it possible to give me 
a zip
of the entire development project rather than the source zip file like 
net-snmp-5.5.zip which is what I am currently
using.

I appreciate that the win32 project is in the zip file - I'm hoping to 
get a similar thing for Eclipse or Netbeans.

thanks in anticipation
Chris King.








------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to