<div dir="ltr">OK I have it working on my end.<div>I had previously configured paraview with ccmake and set build type to Release and enabled Python.</div><div><br></div><div>Any idea how that may impact this?</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><span style="color:rgb(102,102,102)">Chris Marsh</span><br style="color:rgb(102,102,102)"><span style="color:rgb(102,102,102)">PhD Candidate</span><br style="color:rgb(102,102,102)"><span style="color:rgb(102,102,102)"></span><a href="http://chrismarsh.ca/" style="color:rgb(102,102,102)" target="_blank">chrismarsh.ca</a><br style="color:rgb(102,102,102)"><br style="color:rgb(102,102,102)"><span style="color:rgb(102,102,102)">121 Research Drive</span><br style="color:rgb(102,102,102)"><span style="color:rgb(102,102,102)">University of Saskatchewan</span><br style="color:rgb(102,102,102)"></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On 7 December 2017 at 13:41, Chris Marsh <span dir="ltr"><<a href="mailto:chris.marsh@usask.ca" target="_blank">chris.marsh@usask.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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><span class="HOEnZb"><font color="#888888"><div>Chris</div></font></span><div><div class="h5"><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/bl<wbr>ob/master/CMakeLists.txt#L5-L1<wbr>0</a><br>
<div><div class="m_-8587333231322946076h5"><br>
On Tue, Dec 5, 2017 at 4:01 PM, Chris Marsh <<a href="mailto:chris.marsh@usask.ca" target="_blank">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/Exe<wbr>cutionModel/vtkDemandDrivenPip<wbr>eline.cxx, line<br>
> 672<br>
><br>
> vtkPVCompositeDataPipeline (0x60c0001ad9e0): Algorithm<br>
> vtkDateTimeAnnotation(0x60c000<wbr>13e1e0) 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/opensou<wbr>rce/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/ParaV<wbr>iew</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/mail<wbr>man/listinfo/paraview</a><br>
><br>
</blockquote></div><br></div></div></div></div>
</blockquote></div><br></div>