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