[vtkusers] Can VTK be built with Mesa under Windows?

Maurice Samulski msamulski at gmail.com
Thu Sep 27 07:52:47 EDT 2007


I've sucessfully compiled VTK and Qt under Windows, and all the tests pass.
However, I want
to use Mesa GL libraries (which are also available for Windows) with VTK. Is
that in anyway possible?

When recompiling VTK with Mesa support, I get the following errors:

In file included from C:/Dev/vtk-5.0.3/Rendering/vtkGraphicsFactory.cxx:71:
C:/Dev/vtk-5.0.3/Rendering/vtkXMesaRenderWindow.h:26:73: X11/Xlib.h: No such
file or directory
C:/Dev/vtk-5.0.3/Rendering/vtkXMesaRenderWindow.h:27:74: X11/Xutil.h: No
such file or directory
In file included from C:/Dev/vtk-5.0.3/Rendering/vtkGraphicsFactory.cxx:71:
C:/Dev/vtk-5.0.3/Rendering/vtkXMesaRenderWindow.h:78: error: `Colormap' does
not name a type
C:/Dev/vtk-5.0.3/Rendering/vtkXMesaRenderWindow.h:79: error: ISO C++ forbids
declaration of `Visual' with no type

Obviously, I do not have X on Windows, is there a some sort of
vtkWin32MesaRenderWindow available?

Thanks for your time.

Best Regards,

Maurice
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070927/8e343de2/attachment.htm>


More information about the vtkusers mailing list