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.