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

Skip to content

DOC: note about having to rebuild after switching to local freetype #14759

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

tacaswell
Copy link
Member

Discovered this while working on sprints at SciPy. If you change to
local freetype after having built Matplotlib, the c-libraries do not
get rebuilt, and hence not re-linked.

@ImportanceOfBeingErnest ImportanceOfBeingErnest added this to the v3.1-doc milestone Jul 14, 2019
@ImportanceOfBeingErnest ImportanceOfBeingErnest merged commit 83f3e4d into matplotlib:master Jul 14, 2019
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Jul 14, 2019
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Jul 14, 2019
timhoffm added a commit that referenced this pull request Jul 14, 2019
…759-on-v3.1.x

Backport PR #14759 on branch v3.1.x (DOC: note about having to rebuild after switching to local freetype)
timhoffm added a commit that referenced this pull request Jul 14, 2019
…759-on-v3.1.1-doc

Backport PR #14759 on branch v3.1.1-doc (DOC: note about having to rebuild after switching to local freetype)
value.
value. If you have previously built Matplotlib with a different
version of Freetype, you will also need to remove the c/c++ build
products. Do this is to delete the ``build`` folder or ``git clean
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Do this is to delete ..." is a bit hard for me to parse here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants