Thank you John. That&#39;s a great idea, I hadn&#39;t thought about that (like I said, I don&#39;t do much development on windows so i don&#39;t typically think about spaces). I&#39;ll re-clone the repo from scratch into a folder without spaces off of the root drive. Thanks for the suggestion. I&#39;ll report here if that ended up working.<div>

<br clear="all">Blaine<br>
<br><br><div class="gmail_quote">On Wed, Sep 14, 2011 at 3:57 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, Sep 14, 2011 at 3:49 PM, Blaine &lt;<a href="mailto:frikker@gmail.com">frikker@gmail.com</a>&gt; wrote:<br>
&gt; Hello vtkusers,<br>
&gt; As a last resort, I&#39;m bumping this. Does anyone have any suggestions? If<br>
&gt; not, I will have to try something else.<br>
&gt; All I really need to do is build our project source that uses vtk. I<br>
&gt; downloaded the binary VTK install for windows but I didn&#39;t see any header<br>
&gt; files (library only) so I couldn&#39;t build against it. I&#39;m from the linux<br>
&gt; world, so what I really want to do is install the equivalent of (I think)<br>
&gt;  libvtk5-qt4-dev<br>
&gt; My only real requirement is QT compatibility. Is there a binary with Qt<br>
&gt; available that also includes the header files? Otherwise I&#39;ll probably just<br>
&gt; need to pull out all the headers manually from the vtk source tree for my<br>
&gt; project to build against, and hope it runs with the binary library I<br>
&gt; installed, but that seems a bit unclean.<br>
&gt; Thanks!<br>
&gt; Blaine<br>
&gt;<br>
<br>
</div>I would try building in a folder without spaces in it and see if that<br>
fixes the problem. Also with a much shorter path. For example my vtk<br>
source is in x:\CMakeBased\Libraries\vtk-5.8.0 and I build this in<br>
x:\64bit\vc.100\Libraries\vtk-5.8.0. Also I would get rid of shared<br>
libs unless you plan on using a scripting language with vtk (this will<br>
reduce the chance of headaches later about Debug and Release<br>
incompatibilities with dlls).<br>
<font color="#888888"><br>
John<br>
</font></blockquote></div><br></div>