[Paraview] [Non-DoD Source] Re: 5.0.1/Exodus Reader (UNCLASSIFIED)

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Fri Jun 3 08:39:40 EDT 2016


> Would it be sufficient to change the cmake flags OSMESA_INCLUDE_DIR and
> OSMESA_LIBRARY in CMakeCache file to point to the external build of Mesa
> 11.x.x?

Pretty much (and setting a few other vars to empty including
OPENGL_gl_LIBRARY etc, see the arguments to add_extra_cmake_args()
call in https://gitlab.kitware.com/paraview/paraview-superbuild/blob/master/Projects/unix/osmesa.cmake)

Note, you need 11.2 or newer for the correct OSMesa API. Otherwise you
can use the attached patch to patch 11.1 or older.

Utkarsh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mesa.patch
Type: text/x-patch
Size: 11012 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview/attachments/20160603/b715e141/attachment.bin>


More information about the ParaView mailing list