[vtkusers] _GetGL2PSFontName in vtkOpenGLFreeTypeTextMapper.cxx & Mangled Mesa
Rolf Mueller
rolfm at mip.sdu.dk
Mon Nov 10 06:50:55 EST 2003
Dear all,
the following seems like a bug to me:
In revision 1.32 of vtkOpenGLFreeTypeTextMapper.cxx a "helper
function" named "_GetGL2PSFontName" has been
added. vtkMesaFreeTypeTextMapper.cxx includes
vtkOpenGLFreeTypeTextMapper.cxx and defines
"vtkOpenGLFreeTypeTextMapper" as "vtkMesaFreeTypeTextMapper" before
doing so. However, since the name "_GetGL2PSFontName" does not contain
the string vtkOpenGLFreeTypeTextMapper, it is replicated in both
object files, which produces a linking error on my setup (Debian
Linux, g++ 3.3.2).
Best wishes,
Rolf
--
Rolf Mueller, http://www.mip.sdu.dk/~rolfm
Maersk Institute, University of Southern Denmark
Campusvej 55, DK-5230 Odense M, Denmark
Phone ++45 6550 3655 Fax. ++45 6615 7697
More information about the vtkusers
mailing list