<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:verdana,helvetica,sans-serif;font-size:10pt;color:#000000;">I'm using ITK 3.20 &amp; Visual Studio 2010 along with cmake to run sample DicomImageReadWrite example program in ITK folder.<br><br>After including all the *.lib files in ITK\lib\&nbsp; in Input of Linker in visual studio, i'm getting the below error while debugging<br><br>itkgdcm.lib(gdcmUtil.obj) : error LNK2019: unresolved external 
symbol _SnmpUtilVarBindFree@4 referenced in function "int __cdecl 
gdcm::GetMacAddrSys(unsigned char *)" (?GetMacAddrSys@gdcm@@YAHPAE@Z)<br><br>How to remove this error ?<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><div>&nbsp;</div><font color="#ff4040"><font class="Apple-style-span" color="#ff0000"><font class="Apple-style-span" face="verdana, helvetica, sans-serif"><span class="Apple-style-span" style="font-size: small;"></span></font></font></font><div><font color="#ff4040"><font class="Apple-style-span" color="#ff0000"><font class="Apple-style-span" face="verdana, helvetica, sans-serif"><span class="Apple-style-span" style="font-size: small;"><span class="Apple-style-span" style="color: rgb(0, 0, 0); font-size: 16px;"><br><div style="margin: 0px;"><font color="#ff4040"><font class="Apple-style-span" color="#ff0000"><span class="Apple-style-span" style="font-size: small;"><br></span></font></font></div></span></span></font></font></font></div><div><br></div>
</div><br></body></html>