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

MacOs compilation failure #18

Open
blaind opened this issue Oct 27, 2022 · 0 comments
Open

MacOs compilation failure #18

blaind opened this issue Oct 27, 2022 · 0 comments

Comments

@blaind
Copy link
Owner

blaind commented Oct 27, 2022

The library possibly fails to compile on MacOS:

warning: ttf2mesh/ttf2mesh.c:54:10: fatal error: 'malloc.h' file not found
warning: #include <malloc.h>
warning:          ^~~~~~~~~~
warning: 1 error generated.

There's a related stackoverflow question about malloc.h at https://stackoverflow.com/a/56463133/499839

One option would be to transpile ttfmesh.c into rust by https://c2rust.com/. That could also fix #11

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

No branches or pull requests

1 participant