<p>I suspect your ParaView doesn&#39;t have its git submodules. In your ParaView source directory. Type git submodule init and git submodule update. Then rerun cmake in your build directory.</p>
<div class="gmail_quote">On Mar 19, 2013 7:06 AM, &quot;Hedieh Ebrahimi&quot; &lt;<a href="mailto:hedieh.ebrahimi@amphos21.com">hedieh.ebrahimi@amphos21.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div>Hello everybody,<br><br></div>I am trying to build Paraview  on OpenSUSE installed on a Oracle Virtual Machine on main operating system &quot;Windows 7&quot; by providing the existing dependencies and while Cmaking i get the following error.<br>


<br>

<p style="margin:0px;text-indent:0px">Determined Source Version : 3.98.1-169-gf16285d</p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(255,0,0)">CMake Error at CMakeLists.txt:462 (include):</span></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(255,0,0)">  include could not find load file:</span></p>
<p style="margin:0px;text-indent:0px;color:rgb(255,0,0)"><br></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(255,0,0)">    vtkModuleAPI</span></p>
<p style="margin:0px;text-indent:0px;color:rgb(255,0,0)"><br></p>
<p style="margin:0px;text-indent:0px;color:rgb(255,0,0)"><br></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(255,0,0)">CMake Error at CMakeLists.txt:463 (include):</span></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(255,0,0)">  include could not find load file:</span></p>
<p style="margin:0px;text-indent:0px;color:rgb(255,0,0)"><br></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(255,0,0)">    vtkModuleMacros</span></p>
<p style="margin:0px;text-indent:0px;color:rgb(255,0,0)"><br></p>
<p style="margin:0px;text-indent:0px;color:rgb(255,0,0)"><br></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(255,0,0)">CMake Error at CMake/ParaViewMacros.cmake:398 (include):</span></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(255,0,0)">  include could not find load file:</span></p>
<p style="margin:0px;text-indent:0px;color:rgb(255,0,0)"><br></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(255,0,0)">    vtkForwardingExecutable</span></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(255,0,0)">Call Stack (most recent call first):</span></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(255,0,0)">  CMakeLists.txt:464 (include)</span></p>
<p style="margin:0px;text-indent:0px;color:rgb(255,0,0)"><br></p>
<p style="margin:0px;text-indent:0px;color:rgb(255,0,0)"><br></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(255,0,0)">CMake Error at CMake/ParaViewModuleTop.cmake:44 (vtk_add_to_module_search_path):</span></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(255,0,0)">  Unknown CMake command &quot;vtk_add_to_module_search_path&quot;.</span></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(255,0,0)">Call Stack (most recent call first):</span></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(255,0,0)">  CMakeLists.txt:485 (include)</span></p>
<p style="margin:0px;text-indent:0px;color:rgb(255,0,0)"><br></p>
<p style="margin:0px;text-indent:0px;color:rgb(255,0,0)"><br></p>
<p style="margin:0px;text-indent:0px">Configuring incomplete, errors occurred!</p><p style="margin:0px;text-indent:0px"><br></p><p style="margin:0px;text-indent:0px">So I build the VTK from source to get rid of the above error but still I have the same error.  Does anybody have any idea why this is happening?</p>


<p style="margin:0px;text-indent:0px"><br></p><p style="margin:0px;text-indent:0px">I have attached the CMakeCache.txt. I have deleted my cache and whole files in the build directory and have started clean start. but I still have the same errors.</p>

<p style="margin:0px;text-indent:0px"><br></p><p style="margin:0px;text-indent:0px">Please help me.</p><p style="margin:0px;text-indent:0px"><br></p><p style="margin:0px;text-indent:0px">Thanks in Advance.</p><p style="margin:0px;text-indent:0px">

<br></p><br></div>
<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>
<br></blockquote></div>