<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 01.05.2014 18:32, Eric Clark wrote:<br>
    </div>
    <blockquote
cite="mid:EBDAAC048EBA3D4B8F00BB32CC24C8D90107A793B2@colo-mail-2.exchange2.ara.wan"
      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"><o:p> </o:p>
        <p class="MsoNormal">12>PostBuildEvent:<o:p></o:p></p>
        <p class="MsoNormal">12>  -- Install configuration: "Debug"<o:p></o:p></p>
        <p class="MsoNormal">12>  -- Install component: "development"<o:p></o:p></p>
        <p class="MsoNormal">12>  -- Installing:
          C:/projects/AraFramework/bin/AraOpenGLd.dll<o:p></o:p></p>
        <p class="MsoNormal">12>  CMake Error at
          cmake_install.cmake:64 (FILE):<o:p></o:p></p>
        <p class="MsoNormal">12>    file INSTALL cannot set
          modification time on<o:p></o:p></p>
        <p class="MsoNormal">12>   
          "C:/projects/AraFramework/bin/AraOpenGLd.dll"<o:p></o:p></p>
        <p class="MsoNormal">12><o:p></o:p></p>
        <p class="MsoNormal">12><o:p></o:p></p>
        <br>
      </div>
    </blockquote>
    <br>
    I used to have similar issues.<br>
    In my case the install was executed by a test that due to an issue
    with CTest was running in parallel with other tests that were using
    input files of the install().<br>
    Is it possible that other commands run in parallel that may have the
    input file open at the same time?<br>
    <br>
    Nils<br>
  </body>
</html>