<div dir="ltr">Hi,<div><br></div><div>Thanks for trying this. Good call on the removal of the extra CMake stuff. It was there because I started this filter before I knew about things like settingĀ <span style="font-size:12.8px">ParaView_DIR and forgot to update this!</span></div><div><br></div><div>Interesting that works for you. I just rebuilt with the change to useĀ <span style="font-size:12.8px">ParaView_DIR (on the off chance it changed something...) but s</span>till broken on my end. :(</div><div><br></div><div>So, this isn't an issue with the filters code, but rather something with how either I compiled Paraview or ... something?</div><div><br></div><div>Are you using the github version of paraview?</div><div><br></div><div>Cheers</div><div>Chris</div><div><br></div><div class="gmail_extra">
<br><div class="gmail_quote">On 6 December 2017 at 21:53, Utkarsh Ayachit <span dir="ltr"><<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I tried to build with latest "master" and I didn't get any errors. The<br>
plugin worked fine. I did remove these lines [1] from the<br>
CMakeLists.txt file since that was causing build errors. What are<br>
those for? I'd discourage you from adding your own FindParaView.cmake.<br>
Once I removed those and simply set ParaView_DIR to my build<br>
directory, all built and ran fine.<br>
<br>
Utkarsh<br>
<br>
<br>
[1] <a href="https://github.com/Chrismarsh/vtk-paraview-datetimefilter/blob/master/CMakeLists.txt#L5-L10" rel="noreferrer" target="_blank">https://github.com/Chrismarsh/<wbr>vtk-paraview-datetimefilter/<wbr>blob/master/CMakeLists.txt#L5-<wbr>L10</a><br>
<div><div class="h5"><br>
On Tue, Dec 5, 2017 at 4:01 PM, Chris Marsh <<a href="mailto:chris.marsh@usask.ca">chris.marsh@usask.ca</a>> wrote:<br>
> Hi, I have a filter that decodes a posix string from a pvd file into a<br>
> datetime format. This has worked well, however with the newest paraview I<br>
> get the error<br>
><br>
> ERROR: In<br>
> ParaView-v5.4.1/VTK/Common/<wbr>ExecutionModel/<wbr>vtkDemandDrivenPipeline.cxx, line<br>
> 672<br>
><br>
> vtkPVCompositeDataPipeline (0x60c0001ad9e0): Algorithm<br>
> vtkDateTimeAnnotation(<wbr>0x60c00013e1e0) did not create output for port 0 when<br>
> asked by REQUEST_DATA_OBJECT and does not specify any DATA_TYPE_NAME.<br>
><br>
><br>
> I've tried fiddling around with various things I've found on the mailing<br>
> list, but I'm at a bit of a loss.<br>
><br>
> Would appreciate any help. Code is here<br>
> <a href="https://github.com/Chrismarsh/vtk-paraview-datetimefilter" rel="noreferrer" target="_blank">https://github.com/Chrismarsh/<wbr>vtk-paraview-datetimefilter</a><br>
><br>
> Cheers<br>
> Chris<br>
><br>
><br>
><br>
><br>
><br>
</div></div>> ______________________________<wbr>_________________<br>
> Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at<br>
> <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
><br>
> Please keep messages on-topic and check the ParaView Wiki at:<br>
> <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
><br>
> Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
><br>
</blockquote></div><br></div></div>