You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I tried getting this running on macos. Either I missed some setup for this or it is broken for macos.
Error:
% bazel build example
ERROR: /private/var/tmp/_bazel_tasman/4f0f97736624674ca371850865d18500/external/bazelregistry_sdl2/BUILD.bazel:68:1: name 'apple_binary' is not defined (did you mean 'py_binary'?)
ERROR: /Users/tasman/Coding/audio_interference/cpp/BUILD:10:11: no such target '@bazelregistry_sdl2//:SDL2_lib': target 'SDL2_lib' not declared in package '' defined by /private/var/tmp/_bazel_tasman/4f0f97736624674ca371850865d18500/external/bazelregistry_sdl2/BUILD.bazel (Tip: use `query "@bazelregistry_sdl2//:*"` to see all the targets in that package) and referenced by '//:example'
ERROR: Analysis of target '//:example' failed; build aborted: Analysis failed
INFO: Elapsed time: 0.037s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (1 packages loaded, 0 targets configured)
Hi, I tried getting this running on macos. Either I missed some setup for this or it is broken for macos.
Error:
BUILD:
WORKSPACE:
The text was updated successfully, but these errors were encountered: