View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000140VTK(No Category)public2003-08-13 11:442011-01-13 17:00
ReporterMathieu Malaterre 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionwon't fix 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000140: Hybrid/vtkGLUTesselatorTriangleFilter doesn't compile
DescriptionvtkGLUTesselatorTriangleFilter doesn't compile out of the box on my linux system.

Please find the modified files:

http://www.creatis.insa-lyon.fr/~malaterre/vtk/vtkGLUTesselatorTriangleFilter.cxx [^]
http://www.creatis.insa-lyon.fr/~malaterre/vtk/vtkGLUTesselatorTriangleFilter.h [^]

Or if easier to use a patch, done with
$ cvs -z3 diff -u > glut.patch

http://www.creatis.insa-lyon.fr/~malaterre/vtk/glut.patch [^]

This file still need some testing on sgi/freebsd... (see #ifdef in the patch)
TagsNo tags attached.
Project
Type
Attached Files

 Relationships

  Notes
(0000095)
Mathieu Malaterre (developer)
2003-08-13 12:38

After some google search g++ (cygwin) optimize code if one use:

#define _stdcall __attribute__((__stdcall__))

(0000345)
Mathieu Malaterre (developer)
2003-12-12 10:24

GLU is not used in VTK anymore. Remove this class

 Issue History
Date Modified Username Field Change
2007-08-04 16:13 Berk Geveci Assigned To Eric Stanton =>
2007-08-04 16:13 Berk Geveci Priority high => normal
2007-08-04 16:13 Berk Geveci Severity feature => minor
2007-08-04 16:13 Berk Geveci Status tabled => closed
2007-08-04 16:13 Berk Geveci Resolution no change required => won't fix
2007-08-04 16:13 Berk Geveci Summary Goodsite => Hybrid/vtkGLUTesselatorTriangleFilter doesn't compile
2007-08-04 16:14 Berk Geveci Note Deleted: 0008210
2007-08-04 16:14 Berk Geveci Project ParaView => VTK
2010-11-29 17:59 Mathieu Malaterre Source_changeset_attached => VTK master 3539c87f
2011-01-13 17:00 Source_changeset_attached => VTK master a2bd8391
2011-01-13 17:00 Source_changeset_attached => VTK master 020ef709
2011-06-16 13:11 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team