[Paraview] Linking against VTK with ParaView

Randall Hand randall.hand at gmail.com
Fri Feb 8 11:33:11 EST 2008


Well, that requires me to keep my build tree again.. Not optimal, but it's
an answer.

Although, stuff like the vtkSpyPlotReader is not in that VTK tree, it's
under "Servers/Filters" of the root ParAView tree.  How can I get access to
these?

On Feb 8, 2008 10:30 AM, Clinton Stimpson <clinton at elemtech.com> wrote:

> If you do a FIND_PACKAGE(VTK) and set VTK_DIR to the VTK subdirectory
> under the paraview build directory, it should work fine.
> The UseVTK.cmake file can be included as INCLUDE(${VTK_USE_FILE})
>
> Clint
>
> Randall Hand wrote:
> > I have a program (ezViz) that links against VTK, and I want to update
> > it to instead link against ParaView, or specifically the VTK that
> > comes with ParaView (to get the VTK classes that don't come with the
> > standard VTK distribution like the vtkSpyPlotReader).  But I don't see
> > a UseVTK.cmake file anywhere in my compiled ParaView 3.2.1 build. Am I
> > missing something?
> >
> > --
> > ----------------------------------------
> > Randall Hand
> > Visualization Scientist
> > ERDC MSRC-ITL
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > ParaView mailing list
> > ParaView at paraview.org
> > http://www.paraview.org/mailman/listinfo/paraview
> >
>
>


-- 
----------------------------------------
Randall Hand
Visualization Scientist
ERDC MSRC-ITL
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20080208/06ee266b/attachment.html


More information about the ParaView mailing list