Re: Net SNMP Application Development using Eclipse

2010-09-29 Thread Bart Van Assche
On Wed, Sep 29, 2010 at 8:47 AM, Michael Jäger wrote: > > > > > *Von:* Michael Jäger [mailto:michael.jae...@hs-owl.de] > *Gesendet:* Mittwoch, 29. September 2010 08:18 > *An:* 'Bart Van Assche' > *Betreff:* AW: Net SNMP Application Development using Eclipse >

Re: Net SNMP Application Development using Eclipse

2010-09-28 Thread Michael Jäger
Von: Michael Jäger [mailto:michael.jae...@hs-owl.de] Gesendet: Mittwoch, 29. September 2010 08:18 An: 'Bart Van Assche' Betreff: AW: Net SNMP Application Development using Eclipse Hi Barth, Thx for your reply. I added some linker entries like shown in the following picture

Re: Net SNMP Application Development using Eclipse

2010-09-28 Thread Bart Van Assche
On Tue, Sep 28, 2010 at 9:44 AM, Michael Jäger wrote: > I compiled and "made" the net-snmp libraries from version 5.6-rc3. > > When I set up a new project in eclipse and compile my application the > following error occurs. I made no specific adjustments regarding including > libraries or something

Re: Net SNMP Application Development using Eclipse

2010-09-28 Thread Michael Jäger
ondering why such an error occurs . Cheers and regards Michael -Ursprüngliche Nachricht- Von: Wes Hardaker [mailto:harda...@users.sourceforge.net] Gesendet: Montag, 27. September 2010 23:04 An: Bart Van Assche Cc: Michael Jäger; net-snmp-coders@lists.sourceforge.net Betreff: Re: Net SNMP App

Re: Net SNMP Application Development using Eclipse

2010-09-27 Thread Wes Hardaker
(he actually meant "net-snmp-5.6.rc3") ^^^ (not pre3) -- Wes Hardaker Please mail all replies to net-snmp-coders@lists.sourceforge.net -- Start uncovering the many advantages of virtual

Re: Net SNMP Application Development using Eclipse

2010-09-27 Thread Bart Van Assche
On Mon, Sep 27, 2010 at 2:28 PM, Michael Jäger wrote: > I downloaded a net-snmp-5.5.zip and extracted it in a msys folder. > > > > When following the introduction on the net-snmp page I get confused. > > Configure net-snmp using the configure flags as shown: > > > > BASEDIR=c:/usr > > > >

AW: Net SNMP Application Development using Eclipse

2010-09-27 Thread Michael Jäger
d. Sorry for bothering you Bart, but I’m pretty clueless about those things. Cheers and regards Michael Von: bart.vanass...@gmail.com [mailto:bart.vanass...@gmail.com] Im Auftrag von Bart Van Assche Gesendet: Montag, 27. September 2010 12:46 An: Michael Jäger Betreff: Re: Net SNMP Applica

Re: Net SNMP Application Development using Eclipse

2010-09-27 Thread Bart Van Assche
On Mon, Sep 27, 2010 at 10:28 AM, Michael Jäger wrote: > gcc -IC:\Net-SNMP\usr\lib -IC:\Net-SNMP\usr\include\net-snmp > -IC:\Net-SNMP\usr\include -IC:\MinGW\lib -O0 -g3 -Wall -c -fmessage-length=0 > -oMIBExtraction.o ..\MIBExtraction.c > > In file included from ..\MIBExtraction.c:8:0: > > C:\Net-S

Net SNMP Application Development using Eclipse

2010-09-27 Thread Michael Jäger
Hello, I’m trying to set up eclipse CDT (Galileo) in order to create a Net SNMP application. My problem is, that I cannot compile any projects I created. Here the steps I did. - I installed the Net SNMP library for windows. - I read this page (http://max.berger.name/howto/cdt/ar01s03.j