apollo icon indicating copy to clipboard operation
apollo copied to clipboard

Apollo9.0编译报错

Open xjllhy opened this issue 1 year ago • 0 comments

Describe the bug Apollo9.0在arm下编译报错.

To Reproduce

  1. git clone https://github.com/ApolloAuto/apollo.git
  2. cd apollo git checkout master
  3. bash docker/scripts/dev_start.sh
  4. bash docker/scripts/dev_into.sh
  5. ./apollo.sh build_opt_gpu
  6. 报错没有找到bazel,部署bazel4.2.2后再次执行./apollo.sh build_opt_gpu
  7. 报错Error: no native function or rule 'subpackages'

Expected behavior 期望编译成功通过.

Screenshots 21716007128_ pic_hd

Desktop :

  • Jetson AGX Orin
  • Ubuntu20.04

xjllhy avatar May 20 '24 07:05 xjllhy