Cross-compilation for Mac #2281
Unanswered
vladimirvrabely
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm trying to setup a Gitlab CI pipeline by following this example.
The compilation for linux targets (x86_64-unknown-linux-gnu and aarch64-unknown-linux-gnu) succeeds, but it fails for macos. Does anybody have an idea?
Here are the steps in my local environment:
and it fails with the same error as Gitlab CI:
Beta Was this translation helpful? Give feedback.
All reactions