-
Notifications
You must be signed in to change notification settings - Fork 38
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
Error trying to compile quicer on MacOS Apple Silicon #329
Comments
macOS 15 is not yet supported. for some reason, cmake think your OS is
I could not repoduce it on macOS 15.0.1 (M2), I will check if it will work in github CI. |
I could compile when I added these lines to
and set |
but now that is compiled, I get another incompatibility error:
|
you are running apple m3 ? then it should be |
I fixed with this: |
Thanks for the PR! I tried the macOS 15 of github runner, still cannot reproduce the issue with rebar3. diff is here: test log: Do I understand correctly that you DO want the if not, I do not understand what set |
in my case, it works with |
Hi, I am trying to use this library for my Elixir project and I get this error when I try to compile. How to solve this?
mix.exs dep: {:quicer, github: "emqx/quic"}
Apple M3 Max - MacOS 15.1.1 (24B91)
The text was updated successfully, but these errors were encountered: