This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SK-TDA4VM: PC setup for model compilation error while building

Part Number: SK-TDA4VM


Hello,

I'm trying to setup on my desktop with Ubuntu 18.04.6 and Python 3.6.9 following the steps described in the github repository (https://github.com/TexasInstruments/edgeai-tidl-tools/blob/master/README.md#setup). Everything goes well until I try to build with cmake in order to run the examples.
Apparently the linker cannot find onnxruntime: '/usr/bin/ld: cannot find -lonnxruntime'

  

Does somebody know how to fix this problem?

Thank you in advance.