[AGENT++] Compiling the SNMP++ library using QT and QT Creator

Patric userqt at gmail.com
Wed Jun 3 19:36:37 CEST 2009


Thank you for your answer, Don, 
Unfortunately, I didn't figure out building and using SNMP++ . So I wrote my own class which have the functionality I need with SNMPv1. 

You are right that sooner or later I'll need to face SNMPv3, then I promise to read your mail again and decide if I'm going to take another try compilling the SNMP++ library. :)

Best regards,
Patric
  ----- Original Message ----- 
  From: Don Radick 
  To: Parker 
  Cc: agentpp at agentpp.org 
  Sent: Wednesday, June 03, 2009 8:29 PM
  Subject: Re: [AGENT++] Compiling the SNMP++ library using QT and QT Creator


  On Wed, 2009-05-27 at 15:08 +0300, Parker wrote: 
Hello, 
I want to share my experience with compiling SNMP++ using QT and QT Creator. 
I succeeded compiling it, but there were several problems and I'm not sure if my solution is correct. 

I have removed the SNMPv3 support and tried to compile it, because I don't need SNMPv3. 

Parker,

  My advice is to not fight the snmp_pp build system.
  download, compile and install the crypto libs, leave snmpv3 and threads enabled.
  build and install snmp++, compile and run the console examples.

  Sooner or later you will want or need snmpv3, and QT threads work great
  with snmp++.

  if that works, and only then, go into the QtExample directory.
  If you have QT4 installed (and you should, it's much better than QT3), run the utility
  in the QtExample directory "qt3to4" and let it convert all the files to QT4.
  Then you should be able to compile and run the QT example program.

  I'm runnning on Ubuntu Intrepid, but I think you are running a GNU environment 
  by using mingw under XP.

  You can also use SUN Virtualbox and run a real linux VM inside your XP box.

  regards,
  -Don 

  __________ Information from ESET NOD32 Antivirus, version of virus signature database 4098 (20090522) __________

  The message was checked by ESET NOD32 Antivirus.

  http://www.eset.com



__________ Information from ESET NOD32 Antivirus, version of virus signature database 4098 (20090522) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com




More information about the AGENTPP mailing list