<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:verdana,helvetica,sans-serif;font-size:12pt"><div style="font-family: verdana,helvetica,sans-serif; font-size: 12pt;">I deleted the whole build directory before running the build.&nbsp; There isn't any modifying of the CMakeCache.txt as far as i know.<br><br>Joe<br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Smith Jack (Ext. - UGIS - UniCredit Group) &lt;jack.smith.extern@unicreditgroup.de&gt;<br><b><span style="font-weight: bold;">To:</span></b> "cmake@cmake.org" &lt;cmake@cmake.org&gt;<br><b><span style="font-weight: bold;">Sent:</span></b> Tue, January 5, 2010 8:24:51 AM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [CMake] Compiler Test Failing on Windows 7<br></font><br>


 
<style type="text/css">DIV {
MARGIN:0px;}
</style>


<div dir="ltr" align="left"><font color="#0000ff" face="Arial" size="2"><span class="598462013-05012010">Do&nbsp;you have a stale CMakeCache.txt file somewhere 
?</span></font></div>
<div dir="ltr" align="left"><font color="#0000ff" face="Arial" size="2"><span class="598462013-05012010"></span></font>&nbsp;</div>
<div dir="ltr" align="left"><font color="#0000ff" face="Arial" size="2"><span class="598462013-05012010">It's *usually* perfectly safe to delete all occurrences 
of CMakeCache.txt within a project and have CMake regenerate them.&nbsp; I say 
usually, because I have no idea if you are modifying that file for 
some&nbsp;reason, although the practice is not recommended.</span></font><font color="#0000ff" face="Arial" size="2"><span class="598462013-05012010"></span></font></div><br>
<blockquote style="border-left: 2px solid rgb(0, 0, 255); padding-left: 5px; margin-left: 5px; margin-right: 0px;">
  <div class="OutlookMessageHeader" dir="ltr" align="left" lang="en-us">
  <hr tabindex="-1">
  <font face="Tahoma" size="2"><b>From:</b> cmake-bounces@cmake.org 
  [mailto:cmake-bounces@cmake.org] <b>On Behalf Of </b>Joe L<br><b>Sent:</b> 
  Tuesday, January 05, 2010 2:09 PM<br><b>To:</b> 
  cmake@cmake.org<br><b>Subject:</b> [CMake] Compiler Test Failing on Windows 
  7<br></font><br></div>
  <div></div>
  <div style="font-size: 12pt; font-family: verdana,helvetica,sans-serif;">
  <div>After upgrading to windows 7, I'm getting errors when trying to run the 
  cmake project generation step.&nbsp; It seems as though I'm unable to copy a 
  file.&nbsp; I have the directory as a subdirectory of my users folder, so I 
  didn't think it would be a permissions issue.<br><br>Here is the 
  error:<br>CMake Error: Could not COPY_FILE.<br>&nbsp; OutputFile: 
  ''<br>&nbsp;&nbsp;&nbsp; copyFile: 
  'C:/Users/joe/devel/RUGUD-devel/com.ara.engen.plugins.cpp/build/windows.AMD64.vc.8.release/CMakeFiles/CMakeDetermineCompilerABI_C.bin'<br><br>Unable 
  to find executable for try_compile: tried 
  "C:/Users/joe/devel/RUGUD-devel/com.ara.engen.plugins.cpp/build/windows.AMD64.vc.8.release/CMakeFiles/CMakeTmp/cmTryCompileExec.exe" 
  and 
  "C:/Users/joe/devel/RUGUD-devel/com.ara.engen.plugins.cpp/build/windows.AMD64.vc.8.release/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec.exe" 
  and 
  "C:/Users/joe/devel/RUGUD-devel/com.ara.engen.plugins.cpp/build/windows.AMD64.vc.8.release/CMakeFiles/CMakeTmp/Development/cmTryCompileExec.exe".<br><br>CMake 
  Error at C:/Program Files (x86)/CMake 
  2.8/share/cmake-2.8/Modules/CMakeDetermineCompilerABI.cmake:40 
  (FILE):<br>&nbsp; file STRINGS file<br>&nbsp; 
  "C:/Users/joe/devel/RUGUD-devel/com.ara.engen.plugins.cpp/build/windows.AMD64.vc.8.release/CMakeFiles/CMakeDetermineCompilerABI_C.bin"<br>&nbsp; 
  cannot be read.<br>Call Stack (most recent call first):<br>&nbsp; C:/Program 
  Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:69 
  (CMAKE_DETERMINE_COMPILER_ABI)<br>&nbsp; CMakeLists.txt:3 
  (PROJECT)<br><br><br>CMake Error: Could not COPY_FILE.<br>&nbsp; OutputFile: 
  ''<br>&nbsp;&nbsp;&nbsp; copyFile: 
  'C:/Users/joe/devel/RUGUD-devel/com.ara.engen.plugins.cpp/build/windows.AMD64.vc.8.release/CMakeFiles/CMakeDetermineCompilerABI_CXX.bin'<br><br>Unable 
  to find executable for try_compile: tried 
  "C:/Users/joe/devel/RUGUD-devel/com.ara.engen.plugins.cpp/build/windows.AMD64.vc.8.release/CMakeFiles/CMakeTmp/cmTryCompileExec.exe" 
  and 
  "C:/Users/joe/devel/RUGUD-devel/com.ara.engen.plugins.cpp/build/windows.AMD64.vc.8.release/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec.exe" 
  and 
  "C:/Users/joe/devel/RUGUD-devel/com.ara.engen.plugins.cpp/build/windows.AMD64.vc.8.release/CMakeFiles/CMakeTmp/Development/cmTryCompileExec.exe".<br><br>CMake 
  Error at C:/Program Files (x86)/CMake 
  2.8/share/cmake-2.8/Modules/CMakeDetermineCompilerABI.cmake:40 
  (FILE):<br>&nbsp; file STRINGS file<br>&nbsp; 
  "C:/Users/joe/devel/RUGUD-devel/com.ara.engen.plugins.cpp/build/windows.AMD64.vc.8.release/CMakeFiles/CMakeDetermineCompilerABI_CXX.bin"<br>&nbsp; 
  cannot be read.<br>Call Stack (most recent call first):<br>&nbsp; C:/Program 
  Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeTestCXXCompiler.cmake:62 
  (CMAKE_DETERMINE_COMPILER_ABI)<br>&nbsp; CMakeLists.txt:3 
  (PROJECT)<br><br>Even though the path says AMD64, it's doing a 32-bit 
  build.&nbsp; The path is made from a batch script, and cmake is hardcoded to 
  use 32bit on windows in the build scripts.<br><br>Any ideas on what the 
  problem might be?<br><br>Thanks,<br>Joe<br></div></div><br></blockquote></div></div>
<!-- cg19.c1.mail.mud.yahoo.com compressed/chunked Mon Jan  4 11:03:24 PST 2010 -->
</div><br>

      </body></html>