[Insight-users] DicomImageReadWrite error itkgdcm.lib(gdcmUtil.obj)

Karthik Krishnan karthik.krishnan at kitware.com
Fri Jul 30 05:50:12 EDT 2010


On Fri, Jul 30, 2010 at 12:26 PM, Chanukya Krishna Chama <
chanukya_chess at yahoo.co.in> wrote:

> Hi,
>
> I'm using Visual studio 2010 & itk 3.2 & while debugging the sample code in
> examples\IO\DicomImageReadWrite.cxx , after including all the itk  .lib
> files in additional dependencies,  i'm getting the following error
>

I presume you mean ITK 3.20, (the one that can be downloaded off the
website), and not ITK 3.2 which is a much older version.

We do not know of any issues building ITK 3.20 with VS2010. There are
several dashboards. Are you using CMake. It appears that you are adding the
.lib files yourself using the VS GUI.

--
karthik



>
>
> 1>itkgdcm.lib(gdcmUtil.obj) : error LNK2019: unresolved external symbol
> _SnmpUtilVarBindFree at 4 referenced in function "int __cdecl
> gdcm::GetMacAddrSys(unsigned char *)" (?GetMacAddrSys at gdcm@@YAHPAE at Z)
>
> How to fix this error?
>
>
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20100730/0e409b45/attachment.htm>


More information about the Insight-users mailing list