<div dir="ltr">Hi Brad,<div><br></div>I resolved the issue by including the (system) library rpcrt4.l in building the application. Initial tests indicate that the application works, but I need to do additional testing.<div><br></div><div>It appears that the Windows build of ITK does not build the library libitkgdcmuuid.lib, which contains<span style="font-size:12.8px"> </span><span style="font-size:12.8px">__imp_UuidCreate. The Unix build did generate </span>libitkgdcmuuid.a<span style="font-size:12.8px">, so this was not an issue there. Do you or anyone know if this is a bug? </span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">--Fijoy</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 3, 2017 at 8:48 AM, Lowekamp, Bradley (NIH/NLM/LHC) [C] <span dir="ltr"><<a href="mailto:blowekamp@mail.nih.gov" target="_blank">blowekamp@mail.nih.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="word-wrap:break-word">
Hello,
<div><br>
</div>
<div>I noticed that you say you have compiled ITK in “Release” mode, but the error line you included includes “debug”.</div>
<div><br>
</div>
<div>Do you have multiple builds and installed of ITK? Perhaps the configuration has gotten the versions and or locations confused?</div>
<div><br>
</div>
<div>HTH,</div>
<div>Brad</div>
<div><br>
<div>
<blockquote type="cite"><div><div class="h5">
<div>On Feb 2, 2017, at 3:05 PM, Fijoy Vadakkumpadan <<a href="mailto:tofijoy@gmail.com" target="_blank">tofijoy@gmail.com</a>> wrote:</div>
<br class="m_1299611165805709396Apple-interchange-newline">
</div></div><div><div><div class="h5">
<div dir="ltr">Hello,
<div><br>
</div>
<div>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><br>
</div>
<div>libitkgdcmMSFF-4.10-debug.lib(<wbr>gdcmUIDGenerator.obj) : error LNK2019: unresolved external symbol __imp_UuidCreate referenced in function "public: char const * __cdecl gdcm::UIDGenerator::Generate(<wbr>void)"<br>
</div>
<div><br>
</div>
<div>The ITK libraries <span style="font-size:12.8px">were generated using </span><span class="m_1299611165805709396gmail-il" style="font-size:12.8px">CMake</span><span style="font-size:12.8px"> and Microsoft Visual Studio Express 2013 (in Release mode). </span><span style="font-size:12.8px">I
 used the default configuration options in </span><span class="m_1299611165805709396gmail-il" style="font-size:12.8px">CMake</span><span style="font-size:12.8px">, 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">I know that </span><span style="font-size:12.8px">one of the libraries, libitkgdcmuuid-4.</span><span style="font-size:12.8px">10<wbr>, 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><span style="font-size:12.8px"><br>
</span></div>
<div><span style="font-size:12.8px">Thanks,</span></div>
<div><span style="font-size:12.8px">--Fijoy</span></div>
<div><br>
</div>
<div><br>
</div>
</div></div></div>
______________________________<wbr>_________________<br>
Community mailing list<br>
<a href="mailto:Community@itk.org" target="_blank">Community@itk.org</a><br>
<a href="http://public.kitware.com/mailman/listinfo/community" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/community</a><br>
</div>
</blockquote>
</div>
<br>
</div>
</div>

</blockquote></div><br></div>