[AGENT++] compilation problem

Jochen Katz katz at agentpp.com
Wed Jul 21 22:46:43 CEST 2004


Hi,

> agent++.lib(mib.obj) : error LNK2005: "int __cdecl operator>=(class Oid 
> const &,class Oid const &)" (??P at YAHABVOid@@0 at Z) already defined in 
> DbServerMib.obj 

please compare the settings of your agent++ lib and your project where 
DbServerMib.obj belongs to. "operator>=(class Oid..." is an inline 
function and through a property the compiler ignores it and defines it 
for all files that include the header.

Regards,
   Jochen



More information about the AGENTPP mailing list