-
Notifications
You must be signed in to change notification settings - Fork 771
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
OSX compile error #3695
Comments
Do you have a M1 Mac? |
Seems yes. |
Try #3697 |
Not helped.
|
It did help, there is a different issue now. You also have to apply monero-project/monero@1ac7134 inside the monero submodule. |
Still not working (((
|
Delete this line and do the other explained steps in this issue, then it will compile fine: https://github.com/monero-project/monero-gui/blob/master/CMakeLists.txt#L27 Confirmed myself on a M1 Mac. Next Monero GUI release (v0.17.3.0) will have proper support for M1, then you will only have to enter |
When I follow this instruction https://github.com/monero-project/monero-gui#building-on-os-x
I have this error : "clang: error: the clang compiler does not support '-march=x86-64'"
More logs from terminal:
How can this be fixed?
The text was updated successfully, but these errors were encountered: