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.

AM5708: DSP编译opencv报错

Part Number: AM5708


我在AM5708上使用opencv4.5.5进行图像处理,ARM和DSP间使用IPC进行通信,当在编译DSP端程序时,opencv的cvdef.h报错#error "OpenCV: can't define safe CV_XADD macro for current platform (unsupported). Define CV_XADD macro through custom port header (see OPENCV_INCLUDE_PORT_FILE)",请问这是怎么回事呢?