MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0009636 | VTK | (No Category) | public | 2009-10-01 22:43 | 2016-08-12 09:55 |
| Reporter | suzuki toshiya | ||||
| Assigned To | David Partyka | ||||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | |||||
| Type | |||||
| Summary | 0009636: CMakeList.txt lacks the directories to be scanned for system FreeType2 | ||||
| Description | 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. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://www.vtk.org/Bug/file/7506/VTK-CVS_sys-freetype.diff | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2009-10-01 22:43 | suzuki toshiya | New Issue | |||
| 2009-10-01 22:43 | suzuki toshiya | File Added: VTK-CVS_sys-freetype.diff | |||
| 2010-11-30 22:53 | David Partyka | Assigned To | => David Partyka | ||
| 2010-11-30 22:53 | David Partyka | Status | backlog => tabled | ||
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | ||
| 2016-08-12 09:55 | Kitware Robot | Note Added: 0037105 | |||
| 2016-08-12 09:55 | Kitware Robot | Status | expired => closed | ||
| 2016-08-12 09:55 | Kitware Robot | Resolution | open => moved | ||
| Notes | |||||
|
|
|||||
|
|
||||