<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">I can confirm the same error for a
      clean build on Windows 7 64bit with MSVC 2010. Current master, all
      defaults, just CTK_APP_ctkDICOM turned on. It can also be seen on
      the dashboard. <br>
      <br>
      The workaround worked as well for me. I guess the latest change to
      FindDCMTK.cmake [1] has to be revised.<br>
      <br>
      Marco<br>
      <br>
      [1]:
<a class="moz-txt-link-freetext" href="https://github.com/commontk/CTK/commit/52d9539f5e76149f3d3e7a69f19181dfd7e3dc56">https://github.com/commontk/CTK/commit/52d9539f5e76149f3d3e7a69f19181dfd7e3dc56</a><br>
      <br>
      Am 08.05.2013 20:19, schrieb Steve Pieper:<br>
    </div>
    <blockquote
cite="mid:CA+OFd4ztzurgb0hfGQaY63Y6d7+ES+DyOjvh-TucTahnfMDTmg@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi Xenios - 
        <div><br>
        </div>
        <div style="">Yes, there's been a lot of work in the past
          several months to improve the cmake infrastructure of DMCTK --
          a key issue is making the installed packages discoverable, so
          the DCMTKConfig.cmake is findable by the FindDCMTK.cmake.
           There's been a long history of different packages (ITK, etc)
          providing one (or more!) custom FindDCMTK.cmake files in their
          distributions.  There's been some discussion on the slicer and
          itk mailing lists [1].  So in a nutshell, it looks like ctk
          found that you had a DCMTK installed, but couldn't recognize
          the variables in it.</div>
        <div style=""><br>
        </div>
        <div style="">-Steve</div>
        <div style=""><br>
        </div>
        <div style="">[1] <a moz-do-not-send="true"
href="http://www.itk.org/pipermail/insight-developers/2013-January/022414.html">http://www.itk.org/pipermail/insight-developers/2013-January/022414.html</a><br>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Wed, May 8, 2013 at 1:18 PM,
          Papademetris, Xenophon <span dir="ltr"><<a
              moz-do-not-send="true"
              href="mailto:xenophon.papademetris@yale.edu"
              target="_blank">xenophon.papademetris@yale.edu</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div link="blue" vlink="purple" lang="EN-US">
              <div>
                <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">To
                    follow up:</span></p>
                <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
                <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">I
                    got the build to work by commenting out the
                    following lines in FindDCMTK.cmake and setting
                    DCMTK_DIR to point to
                    ${BUILD}/CMakeExternals/Install</span></p>
                <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
                <p class="MsoNormal" style="text-autospace:none"><span
                    style="font-size:11.0pt;font-family:"Courier
                    New"">+#find_package(DCMTK ${_DCMTK_REQUIRED}
                    ${_DCMTK_QUIET} NO_MODULE)</span></p>
                <p class="MsoNormal" style="text-autospace:none"><span
                    style="font-size:11.0pt;font-family:"Courier
                    New"">+#if(DCMTK_FOUND</span></p>
                <p class="MsoNormal" style="text-autospace:none"><span
                    style="font-size:11.0pt;font-family:"Courier
                    New"">+#    AND NOT "x" STREQUAL
                    "x${DCMTK_LIBRARIES}"</span></p>
                <p class="MsoNormal" style="text-autospace:none"><span
                    style="font-size:11.0pt;font-family:"Courier
                    New"">+#    AND NOT "x" STREQUAL
                    "x${DCMTK_INCLUDE_DIRS}")</span></p>
                <p class="MsoNormal" style="text-autospace:none"><span
                    style="font-size:11.0pt;font-family:"Courier
                    New"">+#  return()</span></p>
                <p class="MsoNormal" style="text-autospace:none"><span
                    style="font-size:11.0pt;font-family:"Courier
                    New"">+#endif()</span></p>
                <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
                <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Xenios</span></p>
                <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
                <div>
                  <div style="border:none;border-top:solid #b5c4df
                    1.0pt;padding:3.0pt 0in 0in 0in">
                    <p class="MsoNormal"><b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">
                        <a moz-do-not-send="true"
                          href="mailto:ctk-developers-bounces@commontk.org"
                          target="_blank">ctk-developers-bounces@commontk.org</a>
                        [mailto:<a moz-do-not-send="true"
                          href="mailto:ctk-developers-bounces@commontk.org"
                          target="_blank">ctk-developers-bounces@commontk.org</a>]
                        <b>On Behalf Of </b>Papademetris, Xenophon<br>
                        <b>Sent:</b> Wednesday, May 08, 2013 11:39 AM<br>
                        <b>To:</b> CTK Developers Mailing List (<a
                          moz-do-not-send="true"
                          href="mailto:ctk-developers@commontk.org"
                          target="_blank">ctk-developers@commontk.org</a>)<br>
                        <b>Subject:</b> [Ctk-developers] Build Error</span></p>
                  </div>
                </div>
                <div>
                  <div class="h5">
                    <p class="MsoNormal"> </p>
                    <div>
                      <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Back
                          to simpler stuff after the whole scheduling
                          issue.</span></p>
                      <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
                      <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">I
                          am getting started with CTK and I am running
                          into a build issue. I am on a “fresh” Debian 7
                          64-bit Virtual Machine. (See the attached
                          screenshot and CMakeCache.txt files).
                          Basically FindDCMTK.cmake fails to find DCMTK.</span></p>
                      <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
                      <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Any
                          help appreciated.</span></p>
                      <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
                      <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Xenios</span></p>
                      <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
                      <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
                      <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><img
src="cid:part6.06060908.05080105@dkfz-heidelberg.de" height="293"
                            width="426"></span></p>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <br>
            _______________________________________________<br>
            Ctk-developers mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:Ctk-developers@commontk.org">Ctk-developers@commontk.org</a><br>
            <a moz-do-not-send="true"
              href="http://public.kitware.com/cgi-bin/mailman/listinfo/ctk-developers"
              target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/ctk-developers</a><br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>