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.

TMS320C6678: Support for using Opencv cpp with TMS320C6678 board

Part Number: TMS320C6678

I have TMS 6678 processor. I want to write an opencv code for this processor. I have included opencv source code and built the project but I have facing errors as it uses c++14 version and i require c++11 version. How can i change that.

Or is it possible to help me with using opencv with this board.