<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 16.05.2014 21:09, Havis, Robert N
      -FS wrote:<br>
    </div>
    <blockquote
cite="mid:7FD176266D3C4949A740E877EEBD9B4212F19AFC@001FSN2MPN4-153.001f.mgd2.msft.net"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">The cmake build using MinGW 32 bit is
          failing.<o:p></o:p></p>
        <p class="MsoNormal">The OS is Win 7 64 bit.<o:p></o:p></p>
        <p class="MsoNormal">Our build using cmake and Visual Studio 10
          is successful.<o:p></o:p></p>
        <p class="MsoNormal">We reduced the path to a minimum, to
          prevent possible interactions with other software.<o:p></o:p></p>
        <p class="MsoNormal">We deleted the cmake_install.cmake, and
          CMakeCache files, and the build directory before running
          cmake.<o:p></o:p></p>
        <p class="MsoNormal">The screen echo from a build is in the
          attached file.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Are there suggestions for next steps in
          debugging this problem?<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
      </div>
    </blockquote>
    <br>
    Perhaps this is an issue with make (mingw32-make.exe) rather than
    cmake.<br>
    I believe C:\Users\rhavis\AppData\Local\Temp\1\make9516-1.bat is a
    temporary file created and called by make itself.<br>
    <br>
    Any change this could just be a disk space issue?<br>
    Could there be anything else preventing files from being created in
    the given path?<br>
    <br>
    Nils<br>
  </body>
</html>