[Paraview] Error in Cmake

David E DeMarle dave.demarle at kitware.com
Tue Mar 19 07:12:13 EDT 2013


I suspect your ParaView doesn'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.
On Mar 19, 2013 7:06 AM, "Hedieh Ebrahimi" <hedieh.ebrahimi at amphos21.com>
wrote:

> Hello everybody,
>
> I am trying to build Paraview  on OpenSUSE installed on a Oracle Virtual
> Machine on main operating system "Windows 7" by providing the existing
> dependencies and while Cmaking i get the following error.
>
> Determined Source Version : 3.98.1-169-gf16285d
>
> CMake Error at CMakeLists.txt:462 (include):
>
> include could not find load file:
>
>
>  vtkModuleAPI
>
>
>
> CMake Error at CMakeLists.txt:463 (include):
>
> include could not find load file:
>
>
>  vtkModuleMacros
>
>
>
> CMake Error at CMake/ParaViewMacros.cmake:398 (include):
>
> include could not find load file:
>
>
>  vtkForwardingExecutable
>
> Call Stack (most recent call first):
>
> CMakeLists.txt:464 (include)
>
>
>
> CMake Error at CMake/ParaViewModuleTop.cmake:44
> (vtk_add_to_module_search_path):
>
> Unknown CMake command "vtk_add_to_module_search_path".
>
> Call Stack (most recent call first):
>
> CMakeLists.txt:485 (include)
>
>
>
> Configuring incomplete, errors occurred!
>
>
> 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?
>
>
> 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.
>
>
> Please help me.
>
>
> Thanks in Advance.
>
>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130319/845e661b/attachment.htm>


More information about the ParaView mailing list