Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • VTK VTK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 739
    • Issues 739
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 198
    • Merge requests 198
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VTK
  • VTKVTK
  • Issues
  • #15968
Closed
Open
Created Feb 02, 2016 by Kitware Robot@kwrobotOwner

vtkfreetype function not mangled

This issue was created automatically from an original Mantis Issue. Further discussion may take place here.


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.

Assignee
Assign to
Time tracking