MantisBT - VTK |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0015968 | VTK | (No Category) | public | 2016-02-03 04:02 | 2016-07-07 10:44 |
|
| Reporter | pudl | |
| Assigned To | Dan Lipsa | |
| Priority | low | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | 6.3.0 | |
| Target Version | | Fixed in Version | | |
| Project | TBD |
| Type | incorrect functionality |
|
| Summary | 0015968: vtkfreetype function not mangled |
| Description | The 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. |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| 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 |