<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:verdana,helvetica,sans-serif;font-size:12pt"><div>Trying to open the solution file (trycompile generated) didn't work by double clicking on it, so I searched about that and found this:<br><span><a target="_blank" href="http://www.pluralsight.com/community/blogs/matt/archive/2007/05/21/47446.aspx">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>"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.
"<br><br>After doing this I thought to set cmake as 'run as admin', 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;bill.hoffman@kitware.com&gt;<br><b><span style="font-weight: bold;">To:</span></b> David Cole &lt;david.cole@kitware.com&gt;<br><b><span style="font-weight: bold;">Cc:</span></b> cmake@cmake.org<br><b><span style="font-weight: bold;">Sent:</span></b> Tue, January 5, 2010 3:01:47 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [CMake] Compiler Test Failing on Windows 7<br></font><br>
David Cole wrote:<br>&gt; On Tue, Jan 5, 2010 at 12:38 PM, Hendrik Sattler &lt;<a ymailto="mailto:post@hendrik-sattler.de" href="mailto:post@hendrik-sattler.de">post@hendrik-sattler.de</a> &lt;mailto:<a ymailto="mailto:post@hendrik-sattler.de" href="mailto:post@hendrik-sattler.de">post@hendrik-sattler.de</a>&gt;&gt; wrote:<br>&gt; <br>&gt;&nbsp; &nbsp;  Am Dienstag 05 Januar 2010 14:09:00 schrieb Joe L:<br>&gt;&nbsp; &nbsp; &nbsp; &gt;&nbsp;  C:/Program Files (x86)/CMake<br>&gt;&nbsp; &nbsp; &nbsp; &gt;&nbsp; 2.8/share/cmake-2.8/Modules/CMakeTestCXXCompiler.cmake:62<br>&gt;&nbsp; &nbsp; &nbsp; &gt;&nbsp; (CMAKE_DETERMINE_COMPILER_ABI) CMakeLists.txt:3 (PROJECT)<br>&gt; <br>&gt;&nbsp; &nbsp;  You might want to avoid instal cmake in a path with spaces.<br>&gt;&nbsp; &nbsp;  I install software with unix layout to "C:\local"<br>&gt; <br>&gt; <br>&gt; Nonsense. CMake works fine in a directory that has spaces in its name. We wouldn'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.&nbsp; The copy file is not working because no executable was generated for some reason.&nbsp; You should look in CMakeError.log and CMakeOutput.log.&nbsp; 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 ymailto="mailto:bill.hoffman@kitware.com" href="mailto:bill.hoffman@kitware.com">bill.hoffman@kitware.com</a><br><span><a target="_blank" href="http://www.kitware.com">http://www.kitware.com</a></span><br>518 881-4905 (Direct)<br>518 371-3971 x105<br>Fax (518)
 371-4573<br>_______________________________________________<br>Powered by <a target="_blank" href="http://www.kitware.com">www.kitware.com</a><br><br><span>Visit other Kitware open-source projects at <a target="_blank" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a></span><br><br><span>Please keep messages on-topic and check the CMake FAQ at: <a target="_blank" href="http://www.cmake.org/Wiki/CMake_FAQ">http://www.cmake.org/Wiki/CMake_FAQ</a></span><br><br>Follow this link to subscribe/unsubscribe:<br><span><a target="_blank" href="http://www.cmake.org/mailman/listinfo/cmake">http://www.cmake.org/mailman/listinfo/cmake</a></span><br></div></div>
<!-- cg19.c1.mail.mud.yahoo.com compressed/chunked Mon Jan  4 11:03:24 PST 2010 -->
</div><br>

      </body></html>