David
Is there anyway to build paraview using an existing VTK installation instead of having to have another copy of VTK inside paraview?
Possible to do, but your life is too short to make it worthwhile. Instead, Build paraview as per usual, and stop using vtk on its own!
Simply point your projects to /my/path/to/paraview/build/VTK and they will pick up the VTK config from there. JB _______________________________________________ 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
