[Paraview] ParaView 3 with off-screen support

Jean Favre jfavre at cscs.ch
Wed May 16 04:58:21 EDT 2007


Marzio Sala wrote:
> Hello,
>
> I am trying to compile ParaView 3 with support for off-screen 
> rendering. I use Mesa 6.4.2 and a CVS version of ParaView3 that is 
> about 3 days old. I have compiled the mangled mesa. In ccmake, I have set:

Do not use mangled mesa as pointed out by John. The complete set of 
flags which works well for me is the following.
I do NOT set VTK_USE_OFFSCREEN .

OPENGL_INCLUDE_DIR                      /apps/Mesa-6.5.1/include
OPENGL_gl_LIBRARY                          /apps/Mesa-6.5.1/lib/libGL.so
OPENGL_glu_LIBRARY                        /apps/Mesa-6.5.1/lib/libOSMesa.so
OSMESA_INCLUDE_DIR                     /apps/Mesa-6.5.1/include
OSMESA_LIBRARY                              
/apps/Mesa-6.5.1/lib/libOSMesa.so
VTK_OPENGL_HAS_OSMESA          ON
VTK_USE_MANGLED_MESA           OFF
VTK_USE_OFFSCREEN                      OFF



-- 
Dr. Jean M. Favre,                            email:favre @ cscs.ch
http://www.cscs.ch/about/Favre.php
CSCS, Swiss National Supercomputing Centre  | Tel:  +41 (91) 610.82.40
Via Cantonale, 6928 Manno, Switzerland          | Fax:  +41 (91) 610.82.82
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20070516/67d6ee8b/attachment.htm


More information about the ParaView mailing list