Part Number: TDA2
Tool/software: TI-RTOS
1、Using CCS8.2, create a new opencv project on the A15 module. When compiling, the following error occurs. How to solve it?
C:/ti/ti_components/open_compute/opencv/opencv-3.1.0/include/opencv2/core/base.hpp:49:4: error: #error base.hpp header must be compiled as C++
# error base.hpp header must be compiled as C+
2、Whether the opencv library can be used in the dsp module creation project, can provide the routines that opencv uses on dsp。