Yes, the binary from kitware does work, but I have added to cmake, so I
need to use my own binary. Using my binary with the dll's that the
kitware one installed still didn&#39;t work. I&#39;m not sure how to do a make install. To build I generated the VS2005 project files and built the exes, but this doesn&#39;t generate any installer. Thanks<br><br>Jesse<br>
<br><div class="gmail_quote">On Jan 7, 2008 6:29 PM, Bill Hoffman &lt;<a href="mailto:bill.hoffman@kitware.com">bill.hoffman@kitware.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">Jesse Corrington wrote:<br>&gt; I am having a problem running CMake on a windows VM. The setup is<br>&gt; windows virtual server R2 on windows server 2003. Attempting to run<br>&gt; cmake.exe
 from the command line gives the error message &quot;The system<br>&gt; cannot execute the specified program.&quot; Running from the windows GUI<br>&gt; gives an error about the application not being configured correctly. I
<br>&gt; built the cmake exe on a Win XP SP2 machine with MSVC 2005. I have added<br>&gt; some new source files to cmake, but have not changed the build<br>&gt; configurations at all. It has worked on all the other machines, just not
<br>&gt; the VM. Any ideas?<br>&gt;<br><br></div></div>You built CMake? &nbsp;Does the binary from kitware work? My guess is that<br>you did not bring over the correct run time libraries from MS. &nbsp;Best bet<br>is to do a make install and copy that tree, or install NSIS and use
<br>cpack, or use the binary from Kitware.<br><font color="#888888"><br>-Bill<br></font></blockquote></div><br>