-
Notifications
You must be signed in to change notification settings - Fork 468
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
Alpine C Binding #103
Comments
Hi, it looks like the linker is having difficulty finding part of the C runtime. Could you paste how you installed dependencies, and ideally the steps you followed to get to this point? |
Hey @isaacbrodsky , thanks for the reply. Here are the steps to reprodouce:
|
Please try installing Inside the container:
|
Looks good. Maybe this should be put into the README? Can come up with a PR |
Thanks for helping to update the docs, @Alien2150 ! |
hey guys,
I tried to compile h3 in a dockerized alpine environment. I added the requirements and run cmake but only getting this error message:
I can paste the outout / error log if it helps.
Regards,
Thomas
The text was updated successfully, but these errors were encountered: