If cl is not on you machine then rerun the installation and make sure you select the C++ compiler (and x64 compiler if necessary, it is a separate option and not on by default!).<br><br><div class="gmail_quote">On Wed, Feb 17, 2010 at 10:32 PM, John Drescher <span dir="ltr">&lt;<a href="mailto:drescherjm@gmail.com">drescherjm@gmail.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 class="im">On Wed, Feb 17, 2010 at 10:29 PM, David Doria &lt;<a href="mailto:daviddoria%2Bvtk@gmail.com">daviddoria+vtk@gmail.com</a>&gt; wrote:<br>

&gt;&gt; cl.exe is part of the compiler. It comes with every Microsoft Compiler<br>
&gt;&gt; I have used over the last 15 years. Are you using a free or express<br>
&gt;&gt; version of Visual Studio?<br>
&gt;&gt;<br>
&gt;&gt; John<br>
&gt;<br>
&gt; I have Visual Studio 2008 Professional Edition. I just searched the<br>
&gt; whole hard drive again for cl.exe and came up with nothing.<br>
&gt;<br>
<br>
</div>Should be in (on 64 bit machines):<br>
<br>
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin<br>
<br>
or (on 32 bit machines):<br>
<br>
C:\Program Files\Microsoft Visual Studio 9.0\VC\bin<br>
<font color="#888888"><br>
John<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
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><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
</div></div></blockquote></div><br>