[Paraview] git cmake error
Utkarsh Ayachit
utkarsh.ayachit at kitware.com
Tue May 11 18:46:29 EDT 2010
Try:
> git submodule init
> git submodule update
Utkarsh
On Tue, May 11, 2010 at 4:42 PM, brownlee <brownlee at cs.utah.edu> wrote:
> I'm getting the following cmake error when trying to compile from the new
> git repository:
> "
> CMake Error at Utilities/VTKClientServer/vtkClientServer.cmake:16
> (INCLUDE):
> include could not find load file:
>
>
> /home/carson/svn/ParaView/build/Utilities/Xdmf2/vtk/Utilities/vtkXdmfKit.cmake
> Call Stack (most recent call first):
> Utilities/VTKClientServer/vtkClientServer.cmake:37 (PV_PRE_WRAP_VTK_CS)
> Utilities/VTKClientServer/Xdmf2/CMakeLists.txt:7 (PV_WRAP_VTK_CS)
> "
>
> I have done a find on vtkXdmfKit.cmake and it doesn't exist anywhere. It
> also is not in that directory through the webgit listing. Is this a
> missing file or did I clone the git repository or it's dependencies
> incorrectly somehow?
> thanks,
> Carson
> _______________________________________________
> 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
>
More information about the ParaView
mailing list