[vtkusers] Compilation Problems with vtkMesaRenderWindow in graphics directory
DOROTHY RUSSELL
russell at eng.morgan.edu
Wed Aug 23 15:30:26 EDT 2000
Hello,
I am trying to install the latest version of VTK using Mesa 3.3 on SGI Octane
using 6.5. However, there is a problem in the compilation in the graphics directory
with vtkMesaRenderWindow.
cc - 1132 CC: ERROR File = vtkMesaRenderWindow.cxx, Line = 159
The class "vtkMesaRenderWindow" has no member "OffScreenContextId".
this->OffScreenContextId = NULL;
cc -1132 CC: ERROR File = vtkMesaRenderWindow.cxx, Line = 184
The class "vtkMesaRenderWindow" has no member "OffScreenContextId".
if (this->ContextId || this->OffScreenContextId)
similar errors exist on lines 229, 253, 518, 635, 676, 758, 1181, and 1252
finally, it quits
10 errors detected in the compilation of "vtkMesaRenderWindow.cxx".
*** Error code 2 (bu21)
*** Error code 1 (bu21)
in vtkMesaRenderWindow.h, this member is defined.
Please help.
Dorothy
More information about the vtkusers
mailing list