[Paraview] vtkOpenGLExtensionManager.cxx compiling error

Moreland, Kenneth kmorel at sandia.gov
Tue Jul 11 09:36:03 EDT 2006


Xiaoli,

Try changing line 192 to:

  return
(vtkOpenGLExtensionManagerFunctionPointer)glXGetProcAddress((const
GLubyte *)fname);

If that does not work, try compiling with gcc rather than the native
Solaris compiler.  Whatever happens, please let us know so we can
resolve this issue for other users.

-Ken

> -----Original Message-----
> From: paraview-bounces+kmorel=sandia.gov at paraview.org
[mailto:paraview-
> bounces+kmorel=sandia.gov at paraview.org] On Behalf Of Xiaoli Dong
> Sent: Monday, July 10, 2006 3:53 PM
> To: paraview at paraview.org
> Subject: [Paraview] vtkOpenGLExtensionManager.cxx compiling error
> 
> Hi all,
> 
> I downloaded VTK5.0 from vtk website and try to compile it on solaris
9.
> I got the following error message. Can anyone tell me what's happened?
> 
> VTK/Rendering/vtkOpenGLExtensionManager.cxx:192: invalid
>  conversion from `void (*)(...)' to `void (*)()'
> 
> 
> Thank you!
> 
> Xiaoli
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview




More information about the ParaView mailing list