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.

How to use C++ in DM6446 on ARM side

Hi, all

I'm using DM6446,I want to use C++ in my program, My program is based on Davinci Workshop Lab14, I just add  #include <iostream> in my video_thread.cpp,when I complied,I got some errors.I compiled the program using ./runxdc.sh

How can I solve the problem?Thanks

Bob