<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Brad,<br>
      <br>
      It seems to compile with this patch!<br>
      <br>
      Thanks,<br>
      Arnaud<br>
      <br>
      On 08/14/2013 04:51 PM, Bradley Lowekamp wrote:<br>
    </div>
    <blockquote
      cite="mid:A5663CFB-98AD-421D-A2C1-71F6C6B3D2BB@mail.nih.gov"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      Sorry for crossing threads. And requesting redundant info...
      <div><br>
      </div>
      <div>I have a potential work around here:</div>
      <div><a moz-do-not-send="true"
          href="http://review.source.kitware.com/#/c/12287/">http://review.source.kitware.com/#/c/12287/</a></div>
      <div><br>
      </div>
      <div>Could you give it a try as I don't have that version of cmake
        readily available.</div>
      <div><br>
      </div>
      <div>Thanks,</div>
      <div>Brad</div>
      <div><br>
        <div>
          <div>On Aug 14, 2013, at 10:23 AM, Kishore Mosaliganti &lt;<a
              moz-do-not-send="true" href="mailto:kishoreraom@gmail.com">kishoreraom@gmail.com</a>&gt;
            wrote:</div>
          <br class="Apple-interchange-newline">
          <blockquote type="cite">
            <meta http-equiv="Content-Type" content="text/html;
              charset=ISO-8859-1">
            <div dir="ltr">
              <div>
                <div>Hi Brad,<br>
                  <br>
                </div>
                I am using CMake 2.8.7. As reported in that thread
                already, it is the default version for Ubuntu 13.04 LTS.<br>
                <br>
              </div>
              Kishore<br>
            </div>
            <div class="gmail_extra"><br>
              <br>
              <div class="gmail_quote">
                On Wed, Aug 14, 2013 at 10:07 AM, Bradley Lowekamp <span
                  dir="ltr">&lt;<a moz-do-not-send="true"
                    href="mailto:blowekamp@mail.nih.gov" target="_blank">blowekamp@mail.nih.gov</a>&gt;</span>
                wrote:<br>
                <blockquote class="gmail_quote" style="margin:0 0 0
                  .8ex;border-left:1px #ccc solid;padding-left:1ex">
                  What version of CMake are you using?<br>
                  <br>
                  Can you try upgrading you cmake?<br>
                  <br>
                  I think we are seeing this issue here:<br>
                  <br>
                  <a moz-do-not-send="true"
                    href="http://open.cdash.org/buildSummary.php?buildid=2998167"
                    target="_blank">http://open.cdash.org/buildSummary.php?buildid=2998167</a><br>
                  <br>
                  This should be a high priority to get working with the
                  system Ubuntu again. Thanks for the report!<br>
                  <br>
                  Brad<br>
                  <div>
                    <div class="h5"><br>
                      On Aug 14, 2013, at 10:03 AM, Kishore Mosaliganti
                      &lt;<a moz-do-not-send="true"
                        href="mailto:kishoreraom@gmail.com">kishoreraom@gmail.com</a>&gt;
                      wrote:<br>
                      <br>
                      &gt; Hi all,<br>
                      &gt;<br>
                      &gt; The compilation of master branch is suddenly
                      failing on my Ubuntu 13.04 x86_64 machine. I am
                      providing the error here. The header file
                      ITKCommonExport.h seems to be missing. Any idea
                      how to fix this?<br>
                      &gt;<br>
                      &gt; Kishore<br>
                      &gt;<br>
                      &gt; [ &nbsp;0%] Built target ITKData<br>
                      &gt; [ &nbsp;0%] Built target itkdouble-conversion<br>
                      &gt; [ &nbsp;0%] Built target ITKDoubleConversion-all<br>
                      &gt; [ &nbsp;1%] Built target itksys<br>
                      &gt; [ &nbsp;1%] Built target ITKKWSys-all<br>
                      &gt; [ &nbsp;1%] Built target itkv3p_lsqr<br>
                      &gt; [ &nbsp;2%] Built target itkvcl<br>
                      &gt; [ &nbsp;2%] Built target itktestlib<br>
                      &gt; [ 19%] Built target itkv3p_netlib<br>
                      &gt; [ 32%] Built target itkvnl<br>
                      &gt; [ 37%] Built target itkvnl_algo<br>
                      &gt; [ 37%] Built target ITKVNL-all<br>
                      &gt; [ 38%] Built target ITKVNLInstantiation<br>
                      &gt; [ 38%] Built target ITKVNLInstantiation-all<br>
                      &gt; [ 38%] Building CXX object
                      Modules/Core/Common/src/CMakeFiles/ITKCommon.dir/itkLoggerOutput.cxx.o<br>
                      &gt; In file included from
/home/krm15/GITROOT/ITK/Modules/Core/Common/include/itkLightObject.h:21:0,<br>
                      &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from
                      /home/krm15/GITROOT/ITK/Modules/Core/Common/include/itkObject.h:31,<br>
                      &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from
/home/krm15/GITROOT/ITK/Modules/Core/Common/include/itkOutputWindow.h:31,<br>
                      &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from
/home/krm15/GITROOT/ITK/Modules/Core/Common/include/itkLoggerOutput.h:31,<br>
                      &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from
                      /home/krm15/GITROOT/ITK/Modules/Core/Common/src/itkLoggerOutput.cxx:28:<br>
                      &gt;
                      /home/krm15/GITROOT/ITK/Modules/Core/Common/include/itkMacro.h:43:29:
                      fatal error: ITKCommonExport.h: No such file or
                      directory<br>
                      &gt; compilation terminated.<br>
                      &gt; make[2]: ***
                      [Modules/Core/Common/src/CMakeFiles/ITKCommon.dir/itkLoggerOutput.cxx.o]
                      Error 1<br>
                      &gt; make[1]: ***
                      [Modules/Core/Common/src/CMakeFiles/ITKCommon.dir/all]
                      Error 2<br>
                      &gt; make: *** [all] Error 2<br>
                      &gt;<br>
                    </div>
                  </div>
                  &gt; _______________________________________________<br>
                  &gt; Powered by <a moz-do-not-send="true"
                    href="http://www.kitware.com/" target="_blank">www.kitware.com</a><br>
                  &gt;<br>
                  &gt; Visit other Kitware open-source projects at<br>
                  &gt; <a moz-do-not-send="true"
                    href="http://www.kitware.com/opensource/opensource.html"
                    target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
                  &gt;<br>
                  &gt; Kitware offers ITK Training Courses, for more
                  information visit:<br>
                  &gt; <a moz-do-not-send="true"
                    href="http://kitware.com/products/protraining.php"
                    target="_blank">http://kitware.com/products/protraining.php</a><br>
                  &gt;<br>
                  &gt; Please keep messages on-topic and check the ITK
                  FAQ at:<br>
                  &gt; <a moz-do-not-send="true"
                    href="http://www.itk.org/Wiki/ITK_FAQ"
                    target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
                  &gt;<br>
                  &gt; Follow this link to subscribe/unsubscribe:<br>
                  &gt; <a moz-do-not-send="true"
                    href="http://www.itk.org/mailman/listinfo/insight-developers"
                    target="_blank">http://www.itk.org/mailman/listinfo/insight-developers</a><br>
                  <br>
                </blockquote>
              </div>
              <br>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>

Visit other Kitware open-source projects at
<a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>

Kitware offers ITK Training Courses, for more information visit:
<a class="moz-txt-link-freetext" href="http://kitware.com/products/protraining.php">http://kitware.com/products/protraining.php</a>

Please keep messages on-topic and check the ITK FAQ at:
<a class="moz-txt-link-freetext" href="http://www.itk.org/Wiki/ITK_FAQ">http://www.itk.org/Wiki/ITK_FAQ</a>

Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.itk.org/mailman/listinfo/insight-developers">http://www.itk.org/mailman/listinfo/insight-developers</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>