MantisBT - CMake | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0015144 | CMake | CMake | public | 2014-09-09 12:58 | 2016-06-10 14:31 | |||||
Reporter | Sergey Kosarevsky | |||||||||
Assigned To | Kitware Robot | |||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||||
Status | closed | Resolution | moved | |||||||
Platform | Mac | OS | OS X | OS Version | 10.9 | |||||
Product Version | CMake 2.8.12.2 | |||||||||
Target Version | Fixed in Version | |||||||||
Summary | 0015144: CMake is unable to locate FreeType within the XQuartz installation | |||||||||
Description | XQuartz-2.7.7.dmg is installed. The FreeType library is located in /opt/X11/include/freetype2 The CMake output is on the attached screenshot. | |||||||||
Steps To Reproduce | CMakeLists.txt: IF(WITH_FREETYPE) FIND_PACKAGE(Freetype REQUIRED) ADD_DEFINITIONS(-DUSEFREETYPE) INCLUDE_DIRECTORIES(${FREETYPE_INCLUDE_DIRS}) SET(wcm_LIBS ${wcm_LIBS} ${FREETYPE_LIBRARIES}) ENDIF(WITH_FREETYPE) | |||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | 29efc2ec-37b0-11e4-9a95-e78996c79ba3.jpg (142,825) 2014-09-09 12:58 https://public.kitware.com/Bug/file/5251/29efc2ec-37b0-11e4-9a95-e78996c79ba3.jpg | |||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2014-09-09 12:58 | Sergey Kosarevsky | New Issue | ||||||||
2014-09-09 12:58 | Sergey Kosarevsky | File Added: 29efc2ec-37b0-11e4-9a95-e78996c79ba3.jpg | ||||||||
2014-09-09 12:59 | Brad King | Relationship added | related to 0014626 | |||||||
2014-09-09 12:59 | Brad King | Note Added: 0036758 | ||||||||
2014-09-09 12:59 | Brad King | Status | new => backlog | |||||||
2016-06-10 14:29 | Kitware Robot | Note Added: 0042626 | ||||||||
2016-06-10 14:29 | Kitware Robot | Status | backlog => resolved | |||||||
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | |||||||
2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot | |||||||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|