bazel报错:@com_google_absl//absl/container': Unable to load file '@rules_cc//cc:cc_library.bzl

报错:

ERROR: /root/lab/deepmind/engine/BUILD:6:1: error loading package '@com_google_absl//absl/container': Unable to load file '@rules_cc//cc:cc_library.bzl': file doesn't exist and referenced by '//deepmind/engine:context'



echo 'build --cxxopt=-std=c++14' > .bazelrc

sudo apt install bazel-6.4.0



posted on 2026-02-04 20:17  Angry_Panda  阅读(2)  评论(0)    收藏  举报

导航