| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0014774 | CMake | Modules | public | 2014-02-26 07:05 | 2014-10-06 10:32 | ||||
| Reporter | philrosenberg | ||||||||
| Assigned To | |||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | Windows | OS | Windows | OS Version | 8.1 | ||||
| Product Version | CMake 2.8.12.2 | ||||||||
| Target Version | CMake 3.0 | Fixed in Version | CMake 3.0 | ||||||
| Summary | 0014774: FindFreetype cannot find version 2.5 | ||||||||
| Description | Freetype has restructured its header files as of version 2.5. The check for FREETYPE_INCLUDE_DIR_freetype2 now fails. However, providing the user utilises the #include macros as recommended by freetype (and is now enforced by v2.5) it was redundant anyway so can be safely removed and FREETYPE_INCLUDE_DIR_ft2build presented as the only header file. I would send in a patch, but I have no idea what is going on with the generation of the FREETYPE_VERSION_STRING and don't want to break this | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0035203) Brad King (manager) 2014-02-26 08:02 |
I believe this has already been fixed since 2.8.12: FindFreetype: Find ftheader.h with Freetype 2.5 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=7435ae7c [^] FindFreetype: Detect version string with Freetype 2.5 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=bc49d820 [^] FindFreetype: Remove duplicates in FREETYPE_INCLUDE_DIRS http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9b08e3f5 [^] |
|
(0036915) Robert Maynard (manager) 2014-10-06 10:32 |
Closing resolved issues that have not been updated in more than 4 months. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2014-02-26 07:05 | philrosenberg | New Issue | |
| 2014-02-26 08:02 | Brad King | Note Added: 0035203 | |
| 2014-02-26 08:02 | Brad King | Status | new => resolved |
| 2014-02-26 08:02 | Brad King | Resolution | open => fixed |
| 2014-02-26 08:02 | Brad King | Fixed in Version | => CMake 3.0 |
| 2014-02-26 08:02 | Brad King | Target Version | => CMake 3.0 |
| 2014-10-06 10:32 | Robert Maynard | Note Added: 0036915 | |
| 2014-10-06 10:32 | Robert Maynard | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |