-
Notifications
You must be signed in to change notification settings - Fork 111
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
Yoga fails to compile #450
Comments
|
Ah, this has been on my todo list to fix for a couple of days. Plan is to make the benchmarks (which are the only thing using yoga) their own crate. Which should also allow us to feature flag the yoga dependency properly. FWIW, I believe it's |
That was a good hint, thanks! The |
Closing for bschwind/yoga-rs#57 |
taffy
versionfda1f88, current
main
Platform
Archlinux
What you did
Run
cargo test
. Yoga fails to compile.Alternatives
I’d be nice if either:
CONTRIBUTING.md
suggests that chromedriver can also be tricky)What went wrong
Output line that seems most relevant:
Full output:
Additional information
Neither https://github.com/facebook/yoga#building or https://github.com/bschwind/yoga-rs#build list specific build-dependencies I might be missing.
The text was updated successfully, but these errors were encountered: