报错
/usr/bin/ld: CMakeFiles/main.dir/main.cpp.o: undefined reference to symbol '_ZN4pplx21get_ambient_schedulerEv'
//home/tang/Environments/MindX_SDK_5.0/mxVision/opensource/lib/libcpprest.so.2.10: 无法添加符号: DSO missing from command line

二、软件版本:
-- CANN 版本 (e.g., CANN 6.0.0):
--Mind SDK 版本 (5.0.0):
--操作系统版本 (Ubuntu 18.04):
三、测试步骤:
1.
git clone https://gitee.com/ascend/mindxsdk-referenceapps.git
2.
cd FairMOT
3.
bash run.sh
报错
/usr/bin/ld: CMakeFiles/main.dir/main.cpp.o: undefined reference to symbol '_ZN4pplx21get_ambient_schedulerEv'
//home/tang/Environments/MindX_SDK_5.0/mxVision/opensource/lib/libcpprest.so.2.10: 无法添加符号: DSO missing from command line
二、软件版本:
-- CANN 版本 (e.g., CANN 6.0.0):
--Mind SDK 版本 (5.0.0):
--操作系统版本 (Ubuntu 18.04):
三、测试步骤:
1.
git clone https://gitee.com/ascend/mindxsdk-referenceapps.git
2.
cd FairMOT
3.
bash run.sh