View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
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) | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | 29efc2ec-37b0-11e4-9a95-e78996c79ba3.jpg [^] (142,825 bytes) 2014-09-09 12:58
| ||||||||
Relationships | ||||||
|
Relationships |
Notes | |
(0036758) Brad King (manager) 2014-09-09 12:59 |
See 0014626. |
(0042626) Kitware Robot (administrator) 2016-06-10 14:29 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
Notes |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |