-
-
Notifications
You must be signed in to change notification settings - Fork 211
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
Build fail for electron and macOS M1 + Homebrew #489
Comments
Detailed log message: build.log From this build log, it seems that configuration step fails and does not recognize the M1 versions of Xcode or Homebrew tools, but maybe I'm wrong. However, I shall point out that all my other native projects fairly compiles with this config, hence I think the Xcode & Homebrew install are OK. The bug seems not to depend on specific versions of electron or zeromq. I tried many of them with exactly the same log. |
I'm also having this issue on M1 Max, with the exactly same error and similar specs |
That exact error message I find here: They suggest resolving it with this guideline: Does the "acid test" work for you? |
Describe the bug
Can not rebuild zeromq with electron on mac M1, although using exactly the same configuration on mac x64 does work.
Reproducing
Detailed log can be found in discussion.
Tested on
The text was updated successfully, but these errors were encountered: