MantisBT - VTK
View Issue Details
0009636VTK(No Category)public2009-10-01 22:432016-08-12 09:55
suzuki toshiya 
David Partyka 
normalminorhave not tried
closedmoved 
 
 
0009636: CMakeList.txt lacks the directories to be scanned for system FreeType2
VTK CMake has a feature to use FreeType2 library in the system itself,
instead of FreeType2 included in VTK source tree. However, some CMakeList.txt
lacks the directories for system FreeType2 headers. In most GNU/Linux
systems that FreeType2 is installed into /usr, the lack causes no problem
because /usr/include is scanned by default. However if FreeType2 is
installed into special directories (e.g. Apple installs FreeType2 as a part
of X11 system, so /usr/X11R6/include/freetype2 etc should be scanned).
Attached patch modifies a few CMakeFile.txt to include FREETYPE_INCLUDE_DIR_freetype2
and FREETYPE_INCLUDE_DIR_ft2build.
No tags attached.
diff VTK-CVS_sys-freetype.diff (1,852) 2009-10-01 22:43
https://www.vtk.org/Bug/file/7506/VTK-CVS_sys-freetype.diff
Issue History
2009-10-01 22:43suzuki toshiyaNew Issue
2009-10-01 22:43suzuki toshiyaFile Added: VTK-CVS_sys-freetype.diff
2010-11-30 22:53David PartykaAssigned To => David Partyka
2010-11-30 22:53David PartykaStatusbacklog => tabled
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:55Kitware RobotNote Added: 0037105
2016-08-12 09:55Kitware RobotStatusexpired => closed
2016-08-12 09:55Kitware RobotResolutionopen => moved

Notes
(0037105)
Kitware Robot   
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.