[vtkusers] vtkGLUTesselatorFilter under UNIX ??
Mathieu Malaterre
Mathieu.Malaterre at creatis.insa-lyon.fr
Fri Feb 21 03:20:23 EST 2003
Sebastien,
From doxygen generated pages of
http://www.vtk.org/doc/nightly/html/classvtkGLUTesselatorTriangleFilter.html
[This filter is a specialized version of vtkTriangleFilter. It uses glu
code to perform the tessellation. To use this filter, you will have to
link against a GLU library.]
Did you installed GLU on your Linux/SOLARIS box ?
Try searching for GL/GLU.h in your OpenGL/Mesa directory
HTH
mathieu
Sebastien Auclair wrote:
> Greetings !
>
> I have a collegue on SOLARIS who wasn't able to build VTK with
> vtkGLUTesselatorFilter because some "_stdcall" statements in the code...
>
> The same problem occurs on Linux.
>
> Is vtkGLUTesselatorFilter cross patform ?
> What is the correct way to go around this compilation problem ?
>
> Thanks !
> _______________________________________________
> Seb
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
--
Mathieu Malaterre
CREATIS
28 Avenue du Doyen LEPINE
B.P. Lyon-Montchat
69394 Lyon Cedex 03
http://www.creatis.insa-lyon.fr/~malaterre/
More information about the vtkusers
mailing list