Well, I was hoping to purge the source &amp; build directories once the ParaView build was complete, and just leave the Installed binaries for users.&nbsp; 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,  &lt;<a href="mailto:clinton@elemtech.com">clinton@elemtech.com</a>&gt; 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>&gt; Well, that requires me to keep my build tree again.. Not optimal, but it&#39;s<br>&gt; an answer.<br><br></div>I don&#39;t quite follow. &nbsp;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>&gt;<br>&gt; Although, stuff like the vtkSpyPlotReader is not in that VTK tree, it&#39;s<br>&gt; under &quot;Servers/Filters&quot; of the root ParAView tree. &nbsp;How can I get access to<br>
&gt; 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>&gt;<br>&gt; On Feb 8, 2008 10:30 AM, Clinton Stimpson &lt;<a href="mailto:clinton@elemtech.com">clinton@elemtech.com</a>&gt; wrote:<br>&gt; &gt; If you do a FIND_PACKAGE(VTK) and set VTK_DIR to the VTK subdirectory<br>
&gt; &gt; under the paraview build directory, it should work fine.<br>&gt; &gt; The UseVTK.cmake file can be included as INCLUDE(${VTK_USE_FILE})<br>&gt; &gt;<br>&gt; &gt; Clint<br>&gt; &gt;<br>&gt; &gt; Randall Hand wrote:<br>
&gt; &gt; &gt; I have a program (ezViz) that links against VTK, and I want to update<br>&gt; &gt; &gt; it to instead link against ParaView, or specifically the VTK that<br>&gt; &gt; &gt; comes with ParaView (to get the VTK classes that don&#39;t come with the<br>
&gt; &gt; &gt; standard VTK distribution like the vtkSpyPlotReader). &nbsp;But I don&#39;t see<br>&gt; &gt; &gt; a UseVTK.cmake file anywhere in my compiled ParaView 3.2.1 build. Am I<br>&gt; &gt; &gt; missing something?<br>&gt; &gt; &gt;<br>
&gt; &gt; &gt; --<br>&gt; &gt; &gt; ----------------------------------------<br>&gt; &gt; &gt; Randall Hand<br>&gt; &gt; &gt; Visualization Scientist<br>&gt; &gt; &gt; ERDC MSRC-ITL<br>&gt; &gt; &gt; -----------------------------------------------------------------------<br>
&gt; &gt; &gt;-<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; ParaView mailing list<br>&gt; &gt; &gt; <a href="mailto:ParaView@paraview.org">ParaView@paraview.org</a><br>
&gt; &gt; &gt; <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