[Paraview] Paraview and VTK: how to use both
William A. Hoffman
billlist at nycap.rr.com
Wed Dec 8 16:52:43 EST 2004
You can use the same source tree, but not the same build tree.
So, what I do is this:
ParaView <---- Source tree
ParaViewBuild <--- binary tree uses ParaView for source
VTKBuild <--- uses ParaView/VTK as the source tree for VTK
You have to run cmake separately for ParaViewBuild and VTKBuild.
-Bill
At 02:52 PM 12/8/2004, Terry Jordan wrote:
>I am in need of both VTK and paraview. Problems is if I do the install of both one overwrites the other's libraries and make one or both not work. Is there a solution to have both installed on one machine? Or can paraview's VTk be built entirely? It does not build the java wrappers and does not have that option available. Thanks in advance.
>
>
>_______________________________________________
>ParaView mailing list
>ParaView at paraview.org
>http://www.paraview.org/mailman/listinfo/paraview
More information about the ParaView
mailing list