PaddlePi
PaddlePi copied to clipboard
How to use libai.a link to my project
I try to create a demo program like yolo_face_detect-lib, but i can 't build the project. when i make the project which will prompt the following error:
undefined reference to 'ai_init'
undefined reference to 'ai_run'