[vtkusers] Trying to build ParaView using external VTK
Orion Poplawski
orion at cora.nwra.com
Fri Jun 28 17:53:22 EDT 2013
I'm trying to build ParaView 4.0.1 against an external VTK 6.0.0 but I'm getting:
CMake Error at CMake/ParaViewModuleTop.cmake:61 (include):
include could not find load file:
vtkGroups
Call Stack (most recent call first):
CMakeLists.txt:495 (include)
CMake Error at CMake/ParaViewModuleTop.cmake:184 (include):
include could not find load file:
TopologicalSort
Call Stack (most recent call first):
CMakeLists.txt:495 (include)
CMake Error at CMake/ParaViewModuleTop.cmake:185 (topological_sort):
Unknown CMake command "topological_sort".
Call Stack (most recent call first):
CMakeLists.txt:495 (include)
-- Configuring incomplete, errors occurred!
It does not appear that the vtk install installs vtkGroups.cmake or
TopologicalSort.cmake. Is this a bug in vtk that they are not installed, or a
issue with the paraview build process?
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA, Boulder/CoRA Office FAX: 303-415-9702
3380 Mitchell Lane orion at nwra.com
Boulder, CO 80301 http://www.nwra.com
More information about the vtkusers
mailing list