[vtk-developers] vtkXMesaRenderWindow.cxx does not compile

Thierry CARRARD thierry.carrard at cea.fr
Wed Nov 23 04:59:45 EST 2005


Hi,

It seems that in the current CVS (vtk 5.1)
Rendering/vtkXMesaRenderWindow.cxx does not compile when mangled mesa is
configured (VTK_OPENGL_HAS_OSMESA=off, VTK_USE_MANGLE_MESA=on).

I fixed it adding a few #ifdef VTK_OPENGL_HAS_OSMESA in
vtkXOpenGLRenderWindow.cxx to remove code the uses GLX Pbuffers, and adding
some missing method prototypes in vtkXMesaRenderWindow.h, but it may not be
the best way to fix it.

Best regards.

Thierry CARRARD from CEA/DAM : thierry.carrard at cea.fr,
Stephane PLOIX from EDF/RETD : stephane.ploix at edf.fr






More information about the vtk-developers mailing list