<div dir="ltr">Hi Jimmy,<div><br></div><div>If you're building Catalyst and want to install for others to link against you will want to enable the PARAVIEW_INSTALL_DEVELOPMENT_FILES CMake option when configuring. </div><div><br></div><div>It may be possible to have precompiled Catalyst installs with development files available but there hasn't been a strong call for that to be done.</div><div><br></div><div>Cheers,</div><div>Andy</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 5, 2017 at 8:08 AM, A . <span dir="ltr"><<a href="mailto:super_achie@hotmail.com" target="_blank">super_achie@hotmail.com</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">
<div id="m_5744118651405270737divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif" dir="ltr">
<p>Dear members,</p>
<p><br>
</p>
<p>I would like to have Catalyst precompiled and ready for use for developers that want to work on my project. In this way they don't need to go through the procedure of installing dependencies and building Catalyst themselves (which currently takes longer
 than building my project...).</p>
<p><br>
</p>
<p>The problem is the absolute paths that are used in all the .cmake files, such as ParaViewConfig.cmake and UseParaView.cmake (and all .cmake files they call on).</p>
<p><br>
</p>
<p>I thought a "make install" would do the trick as normally it will copy all the essential files (system independent) to the CMAKE_INSTALL_PREFIX directory. But I cannot use the contents of the installation folder as the directory to point to when linking
 to Catalyst in my project (since there are no configuration files copied). </p>
<p><br>
</p>
<p>I was doubtful to ask this question, because if it were possible, I would expect a precompiled Catalyst to be hosted on the ParaView download page. But out of curiosity I ask nonetheless; is it possible?</p>
<p><br>
</p>
<p>Best,</p>
<p>Jimmy</p>
</div>
</div>

<br>______________________________<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 <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: <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>