<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(gdcmUIDGenerator.obj) : error LNK2019: unresolved external symbol __imp_UuidCreate referenced in function "public: char const * __cdecl gdcm::UIDGenerator::Generate(void)"<br></div><div><br></div><div>The ITK libraries <span style="font-size:12.8px">were generated using </span><span class="gmail-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="gmail-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><wbr style="font-size:12.8px"><span style="font-size:12.8px">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><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>