View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002542ParaView(No Category)public2005-11-30 19:102006-05-17 15:37
ReporterClinton Stimpson 
Assigned ToUtkarsh Ayachit 
PriorityhighSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002542: VTK's freetype needs to be mangled
DescriptionQt can use the system freetype or its own. VTK can use its own or the system. If they both don't use the system one, problems can occur. On some systems, any Qt & VTK application crashes on startup because of this.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0003541)
Clinton Stimpson (developer)
2006-01-11 14:20


Did more research on this. Qt doesn't include its own freetype. Instead, it has wrapper/helpers for using system freetype if the system has it. If the system doesn't have freetype installed, Qt doesn't use freetype at all.

So, using VTK_USE_SYSTEM_FREETYPE is good enough. In CMake, one can inspect the file libqt-mt.prl for xftfreetype and decide to turn VTK_USE_SYSTEM_FREETYPE on/off.

Lessen severity.
(0004098)
Berk Geveci (administrator)
2006-05-17 15:37

Utkarsh already did this.

 Issue History
Date Modified Username Field Change
2011-06-16 13:09 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team