<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hello,
<div class=""><br class="">
</div>
<div class="">I noticed that you say you have compiled ITK in “Release” mode, but the error line you included includes “debug”.</div>
<div class=""><br class="">
</div>
<div class="">Do you have multiple builds and installed of ITK? Perhaps the configuration has gotten the versions and or locations confused?</div>
<div class=""><br class="">
</div>
<div class="">HTH,</div>
<div class="">Brad</div>
<div class=""><br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Feb 2, 2017, at 3:05 PM, Fijoy Vadakkumpadan <<a href="mailto:tofijoy@gmail.com" class="">tofijoy@gmail.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div dir="ltr" class="">Hello,
<div class=""><br class="">
</div>
<div class="">I'm trying to link to ITK static libraries in Windows from an application, and getting the following error. Does anyone know how to resolve this?</div>
<div class=""><br class="">
</div>
<div class="">libitkgdcmMSFF-4.10-debug.lib(gdcmUIDGenerator.obj) : error LNK2019: unresolved external symbol __imp_UuidCreate referenced in function "public: char const * __cdecl gdcm::UIDGenerator::Generate(void)"<br class="">
</div>
<div class=""><br class="">
</div>
<div class="">The ITK libraries <span style="font-size:12.8px" class="">were generated using </span><span class="gmail-il" style="font-size:12.8px">CMake</span><span style="font-size:12.8px" class=""> and Microsoft Visual Studio Express 2013 (in Release mode). </span><span style="font-size:12.8px" class="">I
 used the default configuration options in </span><span class="gmail-il" style="font-size:12.8px">CMake</span><span style="font-size:12.8px" class="">, except that I turned BUILD_TESTING and BUILD_EXAMPLES to OFF, and I changed CMAKE_INSTALL_PREFIX to a desired
 directory. </span><span style="font-size:12.8px" class="">I know that </span><span style="font-size:12.8px" class="">one of the libraries, libitkgdcmuuid-4.</span><wbr style="font-size:12.8px" class=""><span style="font-size:12.8px" class="">10, was not generated
 during the build. Is this the issue? If so, is there a CMake option that will generate the library?</span></div>
<div class=""><span style="font-size:12.8px" class=""><br class="">
</span></div>
<div class=""><span style="font-size:12.8px" class="">Thanks,</span></div>
<div class=""><span style="font-size:12.8px" class="">--Fijoy</span></div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
</div>
_______________________________________________<br class="">
Community mailing list<br class="">
<a href="mailto:Community@itk.org" class="">Community@itk.org</a><br class="">
http://public.kitware.com/mailman/listinfo/community<br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>