View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014774CMakeModulespublic2014-02-26 07:052014-10-06 10:32
Reporterphilrosenberg 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformWindowsOSWindowsOS Version8.1
Product VersionCMake 2.8.12.2 
Target VersionCMake 3.0Fixed in VersionCMake 3.0 
Summary0014774: FindFreetype cannot find version 2.5
DescriptionFreetype 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
TagsNo tags attached.
Attached Files

 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.

 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


Copyright © 2000 - 2018 MantisBT Team