Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Matplotlib fails to build with Freetype 2.5.1 on OS X #2622

Closed
@dodumosu

Description

@dodumosu

I updated Freetype from 2.5.0 to 2.5.1 via Homebrew, and uninstalled and reinstalled Matplotlib 1.3.1, but it failed to build because it includes /usr/X11/include/ft2build.h, which includes freetype/config/ftheader.h, but the Freetype changelog (and ft2build.h itself) mentions including freetype2/config/ftheader.h instead.

I don't know how ReportLab and Pillow skipped including this header and built successfully with Freetype support in the same environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions