View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008660VTK(No Category)public2009-03-03 13:012016-08-12 09:55
ReporterNathaniel Waisbrot 
Assigned ToDavid Partyka 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0008660: FindFREETYPE.cmake is too specific, fails for esoteric paths
DescriptionFindFREETYPE.cmake searches for a system freetype. However, it includes the hard-coded paths '/usr/include/freetype2' and '/usr/local/include/freetype2' and is therefore unable to find 'freetype/config/ftheader.h' installed under and path other that those two (even if CMake is aware of freetype's install path).
Additional InformationThe attached patchfile corrects the issue by removing the hard-coded paths and replacing them with the more-general "PATH_SUFFIXES freetype2".
TagsNo tags attached.
Project
Type
Attached Filespatch file icon FindFREETYPE.cmake.patch [^] (358 bytes) 2009-03-03 13:01 [Show Content]

 Relationships

  Notes
(0037060)
Kitware Robot (administrator)
2016-08-12 09:55

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2009-03-03 13:01 Nathaniel Waisbrot New Issue
2009-03-03 13:01 Nathaniel Waisbrot File Added: FindFREETYPE.cmake.patch
2010-11-30 23:15 David Partyka Assigned To => David Partyka
2010-11-30 23:15 David Partyka Status backlog => tabled
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2016-08-12 09:55 Kitware Robot Note Added: 0037060
2016-08-12 09:55 Kitware Robot Status expired => closed
2016-08-12 09:55 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team