Yeah my mistake about the cmakeLists.<br><br><div class="gmail_quote">On Dec 11, 2007 5:42 PM, Kent Eschenberg <<a href="mailto:eschenbe@psc.edu">eschenbe@psc.edu</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">Robert Maynard wrote:<br>> The problem might be that your xml Input line looks like:<br>> <InputProperty name="Input" command="SetInput"><br>><br>> When all my custom ones are using:
<br>> <InputProperty name="Input" command="SetInputConnection"><br><br></div>I'll try that. This filter is being ported from 2.6.1.<br><div class="Ih2E3d"><br>> Also your CMakeLists looks odd I generally use a format somthing like this
<br>> PROJECT(Cloud)<br>> FIND_PACKAGE(ParaView REQUIRED)<br>> INCLUDE(${PARAVIEW_USE_FILE})<br></div><clip><br><br>I'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>