<div dir="ltr"><div><font size="2">I'm guessing that the edition you're working with doesn't have that filter. Is <span>vtkPVArrayCalculator.h in the source directory of your Catalyst edition? <br><br></span></font></div><span style="font-size:11pt"><font size="2">Note that for the Catalyst examples you can build them individually by pointing CMake to each individual directory.</font><br></span></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 27, 2016 at 6:04 PM, Christopher Neal <span dir="ltr"><<a href="mailto:chrisneal@snumerics.com" target="_blank">chrisneal@snumerics.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="white" link="#0563C1" vlink="#954F72" lang="EN-US"><div><p class="MsoNormal"><span style="font-size:11.0pt">Hello again,<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt">Is it possible to compile the Catalyst examples that are in the main Paraview source tree by linking them to a Catalyst edition that has been compiled separately?  <br><br>I did the following<u></u><u></u></span></p><p><u></u><span style="font-size:11.0pt"><span>1.)<span style="font:7.0pt "Times New Roman"">     </span></span></span><u></u><span style="font-size:11.0pt">downloaded the Catalyst edition and untarred it to a directory called: Catalyst-v5.1.0-Base-Enable-Python-Essentials-Extras-Rendering-Base <u></u><u></u></span></p><p><u></u><span style="font-size:11.0pt"><span>2.)<span style="font:7.0pt "Times New Roman"">     </span></span></span><u></u><span style="font-size:11.0pt">Made a separate directory called: Catalyst-v5.1.0-Base-Enable-Python-Essentials_build, and went into that directory<u></u><u></u></span></p><p><u></u><span style="font-size:11.0pt"><span>3.)<span style="font:7.0pt "Times New Roman"">     </span></span></span><u></u><span style="font-size:11.0pt">I ran the following from the directory in step 2: ./../Catalyst-v5.1.0-Base-Enable-Python-Essentials/cmake.sh ../Catalyst-v5.1.0-Base-Enable-Python-Essentials<u></u><u></u></span></p><p><u></u><span style="font-size:11.0pt"><span>4.)<span style="font:7.0pt "Times New Roman"">     </span></span></span><u></u><span style="font-size:11.0pt">I typed ‘make’<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt">This process built the Catalyst edition and there were no errors.<br><br>Then I did the following<br>1.) Made a directory called ‘Catalyst_examples’, and went into that directory<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt">2.) Ran the following in the directory from step 1: cmake -DCMAKE_PREFIX_PATH=/home/neal/software/Catalyst/Catalyst-v5.1.0-Base-Enable-Python-Essentials-Extras-Rendering-Base_build -DBUILD_FORTRAN_EXAMPLES:BOOL=ON /home/neal/software/ParaView/Examples/Catalyst/<br>3.) I typed ‘make’<br><br><u></u><u></u></span></p><p class="MsoNormal"><b><span style="font-size:11.0pt">When I do this I see the following error</span></b><span style="font-size:11.0pt">:<br>ParaView/Examples/Catalyst/CxxVTKPipelineExample/vtkCPVTKPipeline.cxx:12:34: fatal error: vtkPVArrayCalculator.h: No such file or directory<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt"> #include < vtkPVArrayCalculator.h ><u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt">                                  ^<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt">compilation terminated.<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt">CxxVTKPipelineExample/CMakeFiles/CxxVTKPipelineExampleAdaptor.dir/build.make:86: recipe for target 'CxxVTKPipelineExample/CMakeFiles/CxxVTKPipelineExampleAdaptor.dir/vtkCPVTKPipeline.cxx.o' failed<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt">make[2]: *** [CxxVTKPipelineExample/CMakeFiles/CxxVTKPipelineExampleAdaptor.dir/vtkCPVTKPipeline.cxx.o] Error 1<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt">CMakeFiles/Makefile2:594: recipe for target 'CxxVTKPipelineExample/CMakeFiles/CxxVTKPipelineExampleAdaptor.dir/all' failed<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt">make[1]: *** [CxxVTKPipelineExample/CMakeFiles/CxxVTKPipelineExampleAdaptor.dir/all] Error 2<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt">Makefile:83: recipe for target 'all' failed<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt">make: *** [all] Error 2<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt">This error does not show up however I change the –DCMAKE_PREFIX_PATH to point to the Paraview build that I have. I used ‘find . –name ‘vtkPVArrayCalculator.h’ in the Catalyst edition source, and it is there under /ParaViewCore/VTKExtensions/Default/ . How can I tell cmake to look at the Catalyst edition source for the required header files? Is there a cmake flag for that? I tried adding the </span><b><span style="font-size:9.5pt;font-family:Helvetica;color:black;background:white">CMAKE_INCLUDE_PATH </span></b><span style="font-size:9.5pt;font-family:Helvetica;color:black;background:white">variable to the cmake command, but it ignored it.<br><br>Thank you,<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:9.5pt;font-family:Helvetica;color:black;background:white">Chris Neal</span><span style="font-family:"Times New Roman""><u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt"><u></u> <u></u></span></p></div></div>
<br>_______________________________________________<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 <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/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=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/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>