So it actually *was* a permissions issue after all...<div><br><br><div class="gmail_quote">On Wed, Jan 6, 2010 at 8:56 AM, Joe L <span dir="ltr">&lt;<a href="mailto:superist_joe@yahoo.com">superist_joe@yahoo.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div style="font-family:verdana,helvetica,sans-serif;font-size:12pt"><div>Trying to open the solution file (trycompile generated) didn&#39;t work by double clicking on it, so I searched about that and found this:<br>
<span><a href="http://www.pluralsight.com/community/blogs/matt/archive/2007/05/21/47446.aspx" target="_blank">http://www.pluralsight.com/community/blogs/matt/archive/2007/05/21/47446.aspx</a></span><br><br>this comment is the one that solved that for me:<br>
&quot;It works when you set both 
<br>Launcher (C:\Program Files\Common Files\Microsoft
Shared\MSEnv\VSLauncher.exe) and IDE(C:\Program Files\Microsoft Visual
Studio 8\Common7\IDE\devenv.exe) to run as administrator. <br>(Right click .exe and select Propertries -&gt; Compatibility, and choose Run as Administrator)
<br>
<br>Hope this helps.
&quot;<br><br>After doing this I thought to set cmake as &#39;run as admin&#39;, and that seemed to get everything to generate as it should.<br><br>Thanks,<br>Joe<br></div><div style="font-family:verdana,helvetica,sans-serif;font-size:12pt">
<br><div style="font-family:arial,helvetica,sans-serif;font-size:13px"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight:bold">From:</span></b> Bill Hoffman &lt;<a href="mailto:bill.hoffman@kitware.com" target="_blank">bill.hoffman@kitware.com</a>&gt;<br>
<b><span style="font-weight:bold">To:</span></b> David Cole &lt;<a href="mailto:david.cole@kitware.com" target="_blank">david.cole@kitware.com</a>&gt;<br><b><span style="font-weight:bold">Cc:</span></b> <a href="mailto:cmake@cmake.org" target="_blank">cmake@cmake.org</a><br>
<b><span style="font-weight:bold">Sent:</span></b> Tue, January 5, 2010 3:01:47 PM<div class="im"><br><b><span style="font-weight:bold">Subject:</span></b> Re: [CMake] Compiler Test Failing on Windows 7<br></div></font><div>
<div></div><div class="h5"><br>
David Cole wrote:<br>&gt; On Tue, Jan 5, 2010 at 12:38 PM, Hendrik Sattler &lt;<a href="mailto:post@hendrik-sattler.de" target="_blank">post@hendrik-sattler.de</a> &lt;mailto:<a href="mailto:post@hendrik-sattler.de" target="_blank">post@hendrik-sattler.de</a>&gt;&gt; wrote:<br>
&gt; <br>&gt;     Am Dienstag 05 Januar 2010 14:09:00 schrieb Joe L:<br>&gt;      &gt;   C:/Program Files (x86)/CMake<br>&gt;      &gt;  2.8/share/cmake-2.8/Modules/CMakeTestCXXCompiler.cmake:62<br>&gt;      &gt;  (CMAKE_DETERMINE_COMPILER_ABI) CMakeLists.txt:3 (PROJECT)<br>
&gt; <br>&gt;     You might want to avoid instal cmake in a path with spaces.<br>&gt;     I install software with unix layout to &quot;C:\local&quot;<br>&gt; <br>&gt; <br>&gt; Nonsense. CMake works fine in a directory that has spaces in its name. We wouldn&#39;t make the default
 installation directory on Windows have spaces in it if it did have problems...<br>&gt; <br>&gt; There must be something else going on here.<br>&gt; <br>&gt; <br><br>This has nothing to do with copy file not working.  The copy file is not working because no executable was generated for some reason.  You should look in CMakeError.log and CMakeOutput.log.  If that fails to show anything, then run cmake --debug-trycompile, then go into the CMakeFiles directory and run the build tool by hand and figure out why it is not producing executable files.<br>
<br>-Bill<br><br>-- Bill Hoffman<br>Kitware, Inc.<br>28 Corporate Drive<br>Clifton Park, NY 12065<br><a href="mailto:bill.hoffman@kitware.com" target="_blank">bill.hoffman@kitware.com</a><br><span><a href="http://www.kitware.com" target="_blank">http://www.kitware.com</a></span><br>
518 881-4905 (Direct)<br>518 371-3971 x105<br>Fax (518)
 371-4573<br></div></div><div class="im">_______________________________________________<br>Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br><br><span>Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a></span><br>
<br><span>Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a></span><br><br>Follow this link to subscribe/unsubscribe:<br>
<span><a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a></span><br></div></div></div>

</div><br>

      </div></blockquote></div><br></div>