Hello,
I am new in the world of snmp++. Recently I have downloaded the latest version of snmp++ for Linux and tried to compile the sample (specifically Qt example). While I try to "make" the sample, at one stage it shows the following message and exit the make utility:
/usr/bin/ld: Cannot find -lsnmp++
Looks like a library file is missing.
Can any one tell me how to solve this problem?
Thanks in advance.