Hello,
I followed the building steps on Issac SDK documentation (Develop CodeLets in C++) and tried to build Issac SDK examples on Ubuntu 20.04. I have tried to delete .cache/bazel. But it didn’t work.
OS: Ubuntu 20.04
Bazel Version: 3.1.0
GCC Version: 9.4.0
Bash Command:
~/Downloads/sdk$ bazel run //apps/tutorials/ping_python
Log: build.log (398.7 KB)
Which step is missing? Thanks.