DSPRelated.com
Forums

Compiling C++ code with the ADSP Compiler

Started by bunty_eden August 15, 2006
Hi All,
I am trying to compile a basic C++ Hello World type of code using the
ADSP compiler and I keep getting the following error.
The error is produced at the very first line of the code
"using namespace std;" (code is without the quotes)
cc0725: error: name must be a namespace name

Any ideas?
Any help in this regards will be highly appreciated.
Thanks.
Rgds,
SA