[Paraview] Master cmake error

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Fri Jan 24 15:11:49 EST 2014


I think you're missing the VTK submodule...do the following in the ParaView
git source dir

> git submodule update --init

Utkarsh


On Fri, Jan 24, 2014 at 3:07 PM, <mathieu.westphal at gmail.com> wrote:

> Hello
> i've just cloned the git repo
> I can't event configure , i've got the followings errors :
>  CMake Error at CMakeLists.txt:537 (include):
>    include could not find load file:
>
>      vtkModuleAPI
>
>
>
>  CMake Error at CMakeLists.txt:538 (include):
>    include could not find load file:
>
>      vtkModuleMacros
>
>
>
>  CMake Error at CMake/ParaViewMacros.cmake:415 (include):
>    include could not find load file:
>
>      vtkForwardingExecutable
>  Call Stack (most recent call first):
>    CMakeLists.txt:539 (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:570 (include)
>
>
>
> Mathieu
> _______________________________________________
> 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/20140124/000076bb/attachment.html>


More information about the ParaView mailing list