Snmp++ V3.2.5b Compilation

Jochen Katz katz____agentpp.com
Mon Mar 3 22:54:30 CET 2003


Hi,

> 	I'm currently having trouble compiling the latest Snmp++ download as a DLL 
> (it compiles Ok as a static lib). Currently I'm experiencing numerous warnings 
> due to inconsistent DLL linkage and 4 errors primarily due to the dllimport of 
> a static data member not being allowed (Visual studio 6 and Windows NT). Is 
> this just a limitation on the current version ?

I think this is a limitation of your project settings ;-)

Make sure that SNMP_PP_EXPORTS and _USRDLL are defined and DLLOPT is 
undefined (or defined as in config_snmp_pp.h)

Regards,
   Jochen




More information about the AGENTPP mailing list