Skip to content
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

WIP: use sys crate #1

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

WIP: use sys crate #1

wants to merge 3 commits into from

Conversation

michaelkirk
Copy link
Owner

Currently, just working on macos.

Though I don't anticipate further changes to magick_rust to make this work in all scenarios, the imagemagick-sys crate itself isn't ready for prime time yet.

By default, the -sys crate will use a local install if it can find an
acceptable one. Otherwise it will build ImageMagick from source and
link it statically.

Alternatively, you can override the install location with
IMAGE_MAGICK_SYS env variables.
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.

1 participant