[Paraview] Superbuild: Passing VTK parameter?

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Jun 24 10:03:13 EDT 2013


Rick,

The instrastructure doesnt' support passing flags to ParaView yet.
However to build ParaView with OSMesa (which is needed for OffScreen),
you can simply enable "osmesa". Note when osmesa is enabled, Qt and
Mesa cannot be enabled (you'll get cmake errors if they are).

Utkarsh

On Mon, Jun 24, 2013 at 9:43 AM, Angelini, Richard C (Rick) CIV USARMY
ARL (US) <richard.c.angelini.civ at mail.mil> wrote:
> I want to pass a VTK build parameter from the Superbuild down into the
> depths of the ParaView build.   In my top level cmake command, I'm passing
> the flag:
>
> -DVTK_USE_OFFSCREEN:BOOL=ON \
>
> but if I look in the paraview/src/*build/CMakeCache.txt file I'm getting
> this:
>
> VTK_USE_OFFSCREEN:BOOL=OFF
>
> Should I be able to pass this parameter from the top-level cmake command in
> the Superbuild?
>
> ________________________________
> Rick Angelini
>
> USArmy Research Laboratory
> CISD/HPC Architectures Team
> Building 120 Cube 315
> Phone:  410-278-6266
>
> _______________________________________________
> 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
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>


More information about the ParaView mailing list