[Paraview] build with enabling silo

David E DeMarle dave.demarle at kitware.com
Fri Jan 8 13:26:44 EST 2016


ParaView: git at gitlab.kitware.com:paraview/paraview.git
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.

Superbuild: git at gitlab.kitware.com:paraview/paraview-superbuild.git
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.

Does that help clear things up?



David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909

On Fri, Jan 8, 2016 at 1:19 PM, samar aseeri <samaraseeri at yahoo.com> wrote:

> 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.
>
>
> Best Regards
>
>
> On Friday, 8 January 2016, 20:26, David E DeMarle <
> dave.demarle at kitware.com> wrote:
>
>
>
> On Fri, Jan 8, 2016 at 12:19 PM, samar aseeri <samaraseeri at yahoo.com>
> wrote:
>
> Dear David,
>
> Thanks for the quick response. I'm doing the superbuild and will manually
> download the silo and build it then refer to the libraries.
>
>
>
> The superbuild should download and built silo (and everything else
> ParaView wants to use) for you.
>
>
> Best Regards
>
>
> On Friday, 8 January 2016, 20:16, David E DeMarle <
> dave.demarle at kitware.com> wrote:
>
>
> Yes you do.
>
> We use the paraview super build to do it like so for the paraview binaries.
>
>
> https://gitlab.kitware.com/paraview/paraview-superbuild/blob/master/Projects/silo.cmake
>
> hth
>
>
> David E DeMarle
> Kitware, Inc.
> R&D Engineer
> 21 Corporate Drive
> Clifton Park, NY 12065-8662
> Phone: 518-881-4909
>
> On Fri, Jan 8, 2016 at 12:11 PM, samar aseeri via ParaView <
> paraview at paraview.org> wrote:
>
> Dear ParaView Officials,
>
> 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.
>
>
>  CMake Error at VTK/CMake/FindPackageHandleStandardArgs.cmake:97 (MESSAGE):
>    Could NOT find SILO (missing: SILO_LIBRARY SILO_INCLUDE_DIR)
>  Call Stack (most recent call first):
>    VTK/CMake/FindPackageHandleStandardArgs.cmake:288
> (_FPHSA_FAILURE_MESSAGE)
>    CMake/FindSILO.cmake:42 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
>    Utilities/VisItBridge/databases/CMakeLists.txt:114 (find_package)
>
>
>
> Best Regards
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>
>
>
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20160108/0e144ce1/attachment.html>


More information about the ParaView mailing list