<div dir="ltr">I think you're missing the VTK submodule...do the following in the ParaView git source dir<div><br></div><div>> git submodule update --init</div><div><br></div><div>Utkarsh</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Fri, Jan 24, 2014 at 3:07 PM,  <span dir="ltr"><<a href="mailto:mathieu.westphal@gmail.com" target="_blank">mathieu.westphal@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello<br>
i've just cloned the git repo<br>
I can't event configure , i've got the followings errors :<br>
 CMake Error at CMakeLists.txt:537 (include):<br>
   include could not find load file:<br>
<br>
     vtkModuleAPI<br>
<br>
<br>
<br>
 CMake Error at CMakeLists.txt:538 (include):<br>
   include could not find load file:<br>
<br>
     vtkModuleMacros<br>
<br>
<br>
<br>
 CMake Error at CMake/ParaViewMacros.cmake:415 (include):<br>
   include could not find load file:<br>
<br>
     vtkForwardingExecutable<br>
 Call Stack (most recent call first):<br>
   CMakeLists.txt:539 (include)<br>
<br>
<br>
<br>
 CMake Error at CMake/ParaViewModuleTop.cmake:44 (vtk_add_to_module_search_path):<br>
   Unknown CMake command "vtk_add_to_module_search_path".<br>
 Call Stack (most recent call first):<br>
   CMakeLists.txt:570 (include)<br>
<br>
<br>
<br>
Mathieu<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></div>