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

Macbook M1 Support #676

Open
wihu opened this issue Apr 18, 2024 · 1 comment
Open

Macbook M1 Support #676

wihu opened this issue Apr 18, 2024 · 1 comment

Comments

@wihu
Copy link

wihu commented Apr 18, 2024

After cloning and building hashlink from repo, running hl command gives me segmentation fault.
Searching around the internet suggests that hashlink does not support arm64.
Tried to build using Rosetta, however, it seems a bit more complicated since it requires a variant of homebrew that is installed with x86_64 as well, while I have other projects which requires homebrew arm64.

Will there be a direct support for running hashlink on arm64 in the foreseeable future?

@Apprentice-Alchemist
Copy link
Contributor

it requires a variant of homebrew that is installed with x86_64 as well, while I have other projects which requires homebrew arm64.

You should be able to have both x64 and arm64 homebrew installed, they use separate locations to install packages.

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

2 participants