[AGENT++] SNMP++ and Qt

Jochen Katz katz at agentpp.com
Fri Feb 13 22:55:34 CET 2004


Hi,

> Hello, well I just have a question about what files include if I want to 
> develop a GUI using Qt and SNMP++, I saw in your example that only the 
> snmp_pp.h is included.

including snmp_pp.h should be sufficient for most users, as it just 
includes most of the snmp++ headers.

> It doesn’t need the libsnmp++.a? or any of the 
> cpp in the src directory?, if so, why do I need to compile it first in 
> order to acquire the lib file?.

The library libsnmp++.a is needed for linking: It's the -lsnmp++ option.

Regards,
   Jochen



More information about the AGENTPP mailing list