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.