Hi,
i'm using dvsdk 1.4 with my dm6467 board. Now, i'm trying compile a application qith c and c++ source code. To do this, i read that i have to use " extern "C" " keyword, but i'm getting "sender/sender.hh:48: error: parse error before string constant " error.
I'm wondering if it is happening because TI gcc and g++ cross compiles does not support this keyword. This is true??
Does anyone knows if there is another way to achieve what i'm trying to do?
Regards,