<div dir="ltr"><div>ParaView: git@gitlab.kitware.com:paraview/paraview.git<br></div><div>builds only paraview - if you want silo, you need to compile it and tell paraview where it is. I recommend checking out, configuring and building silo that the same way ParaView super build (below) does it.</div><div><br></div><div>Superbuild: git@gitlab.kitware.com:paraview/paraview-superbuild.git<br></div><div>downloads configures and builds silo, qt, python, mpi, …, and finally paraview (starting by checking out the above) and then telling it where it build the rest.</div><div><br></div><div>Does that help clear things up?</div><div><br></div><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-881-4909</div></div>
<br><div class="gmail_quote">On Fri, Jan 8, 2016 at 1:19 PM, samar aseeri <span dir="ltr"><<a href="mailto:samaraseeri@yahoo.com" target="_blank">samaraseeri@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="color:#000;background-color:#fff;font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif;font-size:16px"><div>Then why am i getting the above cmake error. Why it is not finding the paths. Where is ParaView going to build the silo so I could refer to the paths manually.</div><div><br></div><div><br></div><div>Best Regards<br></div><div><div class="h5"><div><span></span></div> <div><br><br></div><div style="display:block"> <div style="font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif;font-size:16px"> <div style="font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif;font-size:16px"> <div dir="ltr"><font face="Arial" size="2"> On Friday, 8 January 2016, 20:26, David E DeMarle <<a href="mailto:dave.demarle@kitware.com" target="_blank">dave.demarle@kitware.com</a>> wrote:<br></font></div>  <br><br> <div><div><div><div dir="ltr"><br clear="none"><div><div>On Fri, Jan 8, 2016 at 12:19 PM, samar aseeri <span dir="ltr"><<a rel="nofollow" shape="rect" href="mailto:samaraseeri@yahoo.com" target="_blank">samaraseeri@yahoo.com</a>></span> wrote:<br clear="none"><blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="color:#000;background-color:#fff;font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif;font-size:16px"><div dir="ltr">Dear David,</div><div dir="ltr"><br clear="none"></div><div dir="ltr">Thanks for the quick response. I'm doing the superbuild and will manually download the silo and build it then refer to the libraries.</div></div></div></blockquote><div><br clear="none"></div><div><br clear="none"></div><div>The superbuild should download and built silo (and everything else ParaView wants to use) for you.</div><div><div> </div><blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="color:#000;background-color:#fff;font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif;font-size:16px"><div dir="ltr"></div><div dir="ltr">Best Regards<br clear="none"></div><div><div><div><span></span></div> <div><br clear="none"><br clear="none"></div><div style="display:block"> <div style="font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif;font-size:16px"> <div style="font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif;font-size:16px"> <div dir="ltr"><font face="Arial" size="2"> On Friday, 8 January 2016, 20:16, David E DeMarle <<a rel="nofollow" shape="rect" href="mailto:dave.demarle@kitware.com" target="_blank">dave.demarle@kitware.com</a>> wrote:<br clear="none"></font></div>  <br clear="none"><br clear="none"> <div><div><div><div dir="ltr">Yes you do.<div><br clear="none"></div><div>We use the paraview super build to do it like so for the paraview binaries.</div><div><br clear="none"></div><div><a rel="nofollow" shape="rect" href="https://gitlab.kitware.com/paraview/paraview-superbuild/blob/master/Projects/silo.cmake" target="_blank">https://gitlab.kitware.com/paraview/paraview-superbuild/blob/master/Projects/silo.cmake</a><br clear="none"></div><div><br clear="none"></div><div>hth</div><div><br clear="none"></div></div><div><br clear="all"><div><div>David E DeMarle<br clear="none">Kitware, Inc.<br clear="none">R&D Engineer<br clear="none">21 Corporate Drive<br clear="none">Clifton Park, NY 12065-8662<br clear="none">Phone: <a rel="nofollow" shape="rect">518-881-4909</a></div></div>
<br clear="none"><div>On Fri, Jan 8, 2016 at 12:11 PM, samar aseeri via ParaView <span dir="ltr"><<a rel="nofollow" shape="rect" href="mailto:paraview@paraview.org" target="_blank">paraview@paraview.org</a>></span> wrote:<br clear="none"><blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div style="color:#000;background-color:#fff;font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif;font-size:16px"><div>Dear ParaView Officials,</div><div><br clear="none"></div><div dir="ltr">I'm getting the following cmake error while enabling the silo for paraview. I want to know if have to manually build silo and refer to its paths.</div><div dir="ltr"><br clear="none"></div><div dir="ltr"><br clear="none"></div><div dir="ltr"> CMake Error at VTK/CMake/FindPackageHandleStandardArgs.cmake:97 (MESSAGE):<br clear="none">   Could NOT find SILO (missing: SILO_LIBRARY SILO_INCLUDE_DIR)<br clear="none"> Call Stack (most recent call first):<br clear="none">   VTK/CMake/FindPackageHandleStandardArgs.cmake:288 (_FPHSA_FAILURE_MESSAGE)<br clear="none">   CMake/FindSILO.cmake:42 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)<br clear="none">   Utilities/VisItBridge/databases/CMakeLists.txt:114 (find_package)</div><div dir="ltr"><br clear="none"></div><div dir="ltr"><br clear="none"></div><div dir="ltr"><br clear="none"></div><div dir="ltr">Best Regards<br clear="none"></div><div><br clear="none"></div></div></div></div><br clear="none">_______________________________________________<br clear="none">
Powered by <a rel="nofollow" shape="rect" href="http://www.kitware.com/" target="_blank">www.kitware.com</a><br clear="none">
<br clear="none">
Visit other Kitware open-source projects at <a rel="nofollow" shape="rect" href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br clear="none">
<br clear="none">
Please keep messages on-topic and check the ParaView Wiki at: <a rel="nofollow" shape="rect" href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br clear="none">
<br clear="none">
Search the list archives at: <a rel="nofollow" shape="rect" href="http://markmail.org/search/?q=ParaView" target="_blank">http://markmail.org/search/?q=ParaView</a><br clear="none">
<br clear="none">
Follow this link to subscribe/unsubscribe:<br clear="none">
<a rel="nofollow" shape="rect" href="http://public.kitware.com/mailman/listinfo/paraview" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><br clear="none">
<br clear="none"></blockquote></div><br clear="none"></div></div></div><br clear="none"><br clear="none"></div>  </div> </div>  </div></div></div></div></div></blockquote></div></div><div><br clear="none"></div></div></div></div></div><br><br></div>  </div> </div>  </div></div></div></div></div></blockquote></div><br></div>