Well, I was hoping to purge the source & build directories once the ParaView build was complete, and just leave the Installed binaries for users. Then I could link my app against it as long as I wanted.<br><br>Sounds like I have to keep it around for a while..<br>
<br>Thanks for the info tho.<br><br><div class="gmail_quote">On Feb 8, 2008 10:46 AM, <<a href="mailto:clinton@elemtech.com">clinton@elemtech.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Friday 08 February 2008 9:33:11 am Randall Hand wrote:<br>> Well, that requires me to keep my build tree again.. Not optimal, but it's<br>> an answer.<br><br></div>I don't quite follow. I can have one build tree for ParaView (which includes<br>
a VTK build), and have other projects use that one VTK build inside the<br>ParaView build.<br><div class="Ih2E3d"><br>><br>> Although, stuff like the vtkSpyPlotReader is not in that VTK tree, it's<br>> under "Servers/Filters" of the root ParAView tree. How can I get access to<br>
> these?<br><br></div>FIND_PACKAGE(ParaView)<br>INCLUDE(${PARAVIEW_USE_FILE})<br><br>Then link with the Paraview libraries that have those extra VTK classes you<br>need.<br><br>Clint<br><div><div></div><div class="Wj3C7c">
<br>><br>> On Feb 8, 2008 10:30 AM, Clinton Stimpson <<a href="mailto:clinton@elemtech.com">clinton@elemtech.com</a>> wrote:<br>> > If you do a FIND_PACKAGE(VTK) and set VTK_DIR to the VTK subdirectory<br>
> > under the paraview build directory, it should work fine.<br>> > The UseVTK.cmake file can be included as INCLUDE(${VTK_USE_FILE})<br>> ><br>> > Clint<br>> ><br>> > Randall Hand wrote:<br>
> > > I have a program (ezViz) that links against VTK, and I want to update<br>> > > it to instead link against ParaView, or specifically the VTK that<br>> > > comes with ParaView (to get the VTK classes that don't come with the<br>
> > > standard VTK distribution like the vtkSpyPlotReader). But I don't see<br>> > > a UseVTK.cmake file anywhere in my compiled ParaView 3.2.1 build. Am I<br>> > > missing something?<br>> > ><br>
> > > --<br>> > > ----------------------------------------<br>> > > Randall Hand<br>> > > Visualization Scientist<br>> > > ERDC MSRC-ITL<br>> > > -----------------------------------------------------------------------<br>
> > >-<br>> > ><br>> > > _______________________________________________<br>> > > ParaView mailing list<br>> > > <a href="mailto:ParaView@paraview.org">ParaView@paraview.org</a><br>
> > > <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br><br><br></div></div></blockquote></div><br><br clear="all"><br>-- <br>----------------------------------------<br>
Randall Hand <br>Visualization Scientist<br>ERDC MSRC-ITL