[Paraview] Running Paraview's VTK Experimental Dashboard Build?

David E DeMarle dave.demarle at kitware.com
Wed Oct 21 11:23:40 EDT 2009


I usually make a separate builds of ParaView and VTK, where both come
from the same source tree.

In other words:
cd ~/pvsource
cvs checkout paraview
cd ~/pvbuild
ccmake ~/pvsource
cd ~/vtkbuild
ccmake ~/pvsource/VTK



More information about the ParaView mailing list