Hi,
I've build 5.3 on
windows and I'm trying to use the DLL in my own project.
So far so good,
except that by linking I get unresolved symbols:
'netsnmp_free' and
'netsnmp_strdup'
So, what is this? I
found that these functions are used to overrule the default free (in
'win32/net-snmp/net-snmp-config.h'),
but for some reason
this leads to problems in 'container.h'.
I'm lost. Anyone an
idea?
Regards
Harry
