Yeah my mistake about the cmakeLists.<br><br><div class="gmail_quote">On Dec 11, 2007 5:42 PM, Kent Eschenberg &lt;<a href="mailto:eschenbe@psc.edu">eschenbe@psc.edu</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">Robert Maynard wrote:<br>&gt; The problem might be that your xml Input line looks like:<br>&gt; &lt;InputProperty name=&quot;Input&quot; command=&quot;SetInput&quot;&gt;<br>&gt;<br>&gt; When all my custom ones are using:
<br>&gt; &lt;InputProperty name=&quot;Input&quot; command=&quot;SetInputConnection&quot;&gt;<br><br></div>I&#39;ll try that. This filter is being ported from 2.6.1.<br><div class="Ih2E3d"><br>&gt; Also your CMakeLists looks odd I generally use a format somthing like this
<br>&gt; PROJECT(Cloud)<br>&gt; FIND_PACKAGE(ParaView REQUIRED)<br>&gt; INCLUDE(${PARAVIEW_USE_FILE})<br></div>&lt;clip&gt;<br><br>I&#39;m not making a plugin but building the filter into PV as it is compiled. I<br>think the format you suggest is for plugins.
<br><br>Thanks!<br><font color="#888888">Kent<br></font></blockquote></div><br>