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.

dm8107抓图



添加了图片编码相关程序后,编译的时候出现如下错误:

"links_m3vpss/mjpeg/mjpegLink_priv.h", line 129: error: identifier "MSP_COMPONENT_TYPE" is undefined
"links_m3vpss/mjpeg/mjpegLink_priv.h", line 412: error: identifier "MSP_COMPONENT_TYPE" is undefined
"links_m3vpss/mjpeg/mjpegLink_tsk.c", line 95: error: identifier "MSP_COMPONENT_TYPE" is undefined
"links_m3vpss/mjpeg/mjpegLink_tsk.c", line 95: error: identifier "jpegEncComponent" is undefined
没有找到MSP_COMPONENT_TYPE的相关定义
请问MSP_COMPONENT_TYPE是在哪定义的?