googlecreativelab / open-nsynth-super

Open NSynth Super is an experimental physical interface for the NSynth algorithm
Apache License 2.0
2.42k stars 270 forks source link

Bazel build error #64

Open didierbergeron opened 5 years ago

didierbergeron commented 5 years ago

Hello all, Trying to do the bazel build as explained here and I get this error. Any idea what to do? Is it because of my XCode version? Thanks

ERROR: /private/var/tmp/_bazel_dB/675819f2ab031bab33e5a2099e633071/external/local_config_cc/BUILD:50:5: in apple_cc_toolchain rule @local_config_cc//:cc-compiler-darwin_x86_64: Xcode version must be specified to use an Apple CROSSTOOL. If your Xcode version has changed recently, try: "bazel clean --expunge" to re-run Xcode configuration ERROR: Analysis of target '//magenta/tools/pip:build_pip_package' failed; build aborted: Analysis of target '@local_config_cc//:cc-compiler-darwin_x86_64' failed; build aborted