How are your build/source directories organized? Is the source dir on the Z drive and the build dir is on C?<br><br><div class="gmail_quote">On Tue, Oct 19, 2010 at 8:23 PM,  <span dir="ltr">&lt;<a href="mailto:m.c.wilkins@massey.ac.nz">m.c.wilkins@massey.ac.nz</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Hi,<br>
<br>
I get an error while trying to build the make files for building<br>
paraview on Windows.  The error is:<br>
<br>
   Entering             Z:/Utilities/VTKClientServer/Common<br>
CMake Error at Utilities/VTKClientServer/vtkClientServer.cmake:16 (INCLUDE):<br>
  include could not find load file:<br>
<br>
    C:/build/pv/VTK/Utilities/vtkCommonKit.cmake<br>
Call Stack (most recent call first):<br>
  Utilities/VTKClientServer/vtkClientServer.cmake:37 (PV_PRE_WRAP_VTK_CS)<br>
  Utilities/VTKClientServer/Common/CMakeLists.txt:2 (PV_WRAP_VTK_CS)<br>
<br>
   Returning to         Z:/Utilities/VTKClientServer<br>
<br>
Now for the details.  I have Cmake 2.8.2, paraview source 3.8.1 from<br>
<a href="http://www.paraview.org/files/v3.8/ParaView-3.8.1.zip" target="_blank">http://www.paraview.org/files/v3.8/ParaView-3.8.1.zip</a>, QT 4.7.0 from<br>
<a href="http://qt.nokia.com/downloads/windows-cpp-vs2008" target="_blank">http://qt.nokia.com/downloads/windows-cpp-vs2008</a>, visual studio 2009,<br>
and windows XP SP3.  In cmake I have this:<br>
<br>
   CMake Warning at CMakeLists.txt:97 (MESSAGE):<br>
      Warning: You are using Qt 4.7.0.  Officially supported version is Qt 4.6<br>
<br>
I don&#39;t think this can be the problem as the error isn&#39;t in any Qt<br>
directories.<br>
<br>
I also tried using the latest source via git using:<br>
<br>
   git clone git://<a href="http://paraview.org/ParaView.git" target="_blank">paraview.org/ParaView.git</a><br>
   git submodule init<br>
   git submodule update<br>
<br>
but I got a similar message.<br>
<br>
Does anyone have any clues please?<br>
<br>
Thank you!<br>
<br>
Matt Wilkins<br>
<br>
_______________________________________________<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 ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote></div><br>