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.

TDA2PXEVM: Compilation Errors related to C++11

Part Number: TDA2PXEVM

Hi all,

I'm using TDA2PX EVM and vision sdk 3.7. I have created one algorithm plugin to port my algorithm on DSP1. In that algorithm code many C++ features are used which required minimum c++ 11 version such as "make_shared" is used, "override" keyword  is used , etc . So I'm getting errors related to these features.

So wanted to know, does visionsdk 3.7 compiler support c++11 ? How can I resolve these compilation errors?

Regards,

Megha.