View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015968VTK(No Category)public2016-02-03 04:022016-07-07 10:44
Reporterpudl 
Assigned ToDan Lipsa 
PrioritylowSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version6.3.0 
Target VersionFixed in Version 
Summary0015968: vtkfreetype function not mangled
DescriptionThe freetype function FT_Stream_OpenGzip does not have its matching mangling define in ThirdParty/freetype/vtkfreetype/include/vtk_freetype_mangle.h

Linker complains of symbol 'already defined' when mixing with Qt freetype, for instance.

Possibly add #define FT_Stream_OpenGzip freetype_FT_Stream_OpenGzip at Line 220 to resolve the error.
TagsNo tags attached.
ProjectTBD
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0036185)
Dan Lipsa (developer)
2016-07-06 11:43

Fix in:
https://gitlab.kitware.com/vtk/vtk/merge_requests/1625 [^]
(0036329)
Dan Lipsa (developer)
2016-07-07 10:44

pudl, Thanks for reporting this bug.

 Issue History
Date Modified Username Field Change
2016-02-03 04:02 pudl New Issue
2016-07-06 10:46 Dan Lipsa Assigned To => Dan Lipsa
2016-07-06 10:46 Dan Lipsa Status backlog => active development
2016-07-06 11:43 Dan Lipsa Note Added: 0036185
2016-07-07 10:44 Dan Lipsa Note Added: 0036329
2016-07-07 10:44 Dan Lipsa Status active development => closed
2016-07-07 10:44 Dan Lipsa Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team