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

John Drescher drescherjm at gmail.com
Wed Aug 4 10:28:06 EDT 2010


> Now the problem is fixed for DicomImageReadWrite program, but in future, if
> i run other examples, will it miss linking those files from windows SDK and
> result error?? as i cant figure out those in details??
> Is there anyway to include all other *.lib files from Windows SDK in visual
> studio for all other projects?
>

If you configure the examples using CMake and have that generate a
project file there is no need to specify any libraries in visual
studio. CMake handles all of that for you.

John


More information about the Insight-users mailing list