<div dir="ltr"><div>I would suggest just setting the ParaView path to &lt;superbuild build dir&gt;/paraview/src/paraview-build. This of course assumes that you&#39;re executable is built with CMake such that it can get the include paths from there. If not, maybe someone else can chime in with how to build the paraviewsdk with superbuild.<br>
<br></div>Andy<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Sep 11, 2013 at 5:15 PM, Vanmoer, Mark W <span dir="ltr">&lt;<a href="mailto:mvanmoer@illinois.edu" target="_blank">mvanmoer@illinois.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div link="blue" vlink="purple" lang="EN-US">
<div>
<p class="MsoNormal">Hi, I think I have a complete ParaView superbuild on Titan. I’m trying to get the wiki C++ coprocessing example to compile and get the following:<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Scanning dependencies of target CoProcessingExample<u></u><u></u></p>
<p class="MsoNormal">[100%] Building CXX object CMakeFiles/CoProcessingExample.dir/CoProcessingExample.cxx.o<u></u><u></u></p>
<p class="MsoNormal">/ccs/home/vanmoer/testing/wiki_cxx/CoProcessingExample.cxx:2:39: fatal error: vtkCPInputDataDescription.h: No such file or directory<u></u><u></u></p>
<p class="MsoNormal">compilation terminated.<u></u><u></u></p>
<p class="MsoNormal">make[2]: *** [CMakeFiles/CoProcessingExample.dir/CoProcessingExample.cxx.o] Error 1<u></u><u></u></p>
<p class="MsoNormal">make[1]: *** [CMakeFiles/CoProcessingExample.dir/all] Error 2<u></u><u></u></p>
<p class="MsoNormal">make: *** [all] Error 2<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">inside of ${CROSS}/paraview/src/paraview-build, there are lib/ and bin/ which seem to have everything I’d expect,  but  there’s no include/<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">The headers are scattered in paraview/src/paraview, e.g.<u></u><u></u></p>
<p class="MsoNormal">${CROSS}/paraview/src/paraview/CoProcessing/Catalyst/vtkCPInputDataDescription.h<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">How do I tell superbuild to create an include directory? I see a patch from Utkarsh about the paraviewsdk, approved on 8/9, should I apply that?<u></u><u></u></p>
</div>
</div>

<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" 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" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>