I’m really hoping someone can help me resolve this missing symbol issue. I’m brand new to this. I’m going through the steps in JetsonZoo, trying to build the Hello AI World examples and when I execute ‘build’ I get the following error: /usr/lib/gcc/aarch64-linux-gnu/7/…/…/…/aarch64-linux-gnu/libnvinfer.so: undefined reference to `NvMediaDlaPing’
I do have cuda 10 installed. Can anyone tell me how to resolve this symbol?
Thanks!