Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upchore: use freetype to replace freetype-sys #70
Conversation
c288333
to
76d9f7a
76d9f7a
to
9d8a9f9
messense
commented
Feb 28, 2018
|
It fails to compile because |
|
Yes, I know what caused built failed, what I don't understand is, what's the |
messense
commented
Feb 28, 2018
|
I think the differences is that |
|
I'm a bit confused as to what's going on with this PR. |
|
ehh.. it's just make |
|
I'm going to go ahead and close this in favor of the current dynamic linking behavior, but feel free to reopen if a better solution is found. |
Brooooooklyn commentedFeb 24, 2018
I'm trying to build a node canvas with rust: context_2d, and borrowed tones of codes from servo.
When I was trying to built it on linux, it crashed with:
So I change the dependencies in pathfinder to pass the compile, and I have no idea about the differences between the
freetype-sys&freetype.Please tell me if you think this Pull Request is unreasonable, and feel free to close it.