Skip to content

How to build Mozc with Bazel on an Apple Silicon machine? #687

Answered by hiroyuki-komatsu
k-khr asked this question in Q&A
Discussion options

You must be logged in to vote

Hi k-khr,

Bazel build works on Apple Silicon machines. It works at least on my M1 macOS environment.
Looking at the error messages, I guess the issue is the settings of Xcode or Bazel.

My outputs of sw_vers and xcrun are exactly same with you.

$ xcodebuild -version
Xcode 14.2
Build version 14C18

$ bazel --version
bazel 6.0.0

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@k-khr
Comment options

Answer selected by k-khr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants