Forum Discussion
Altera_Forum
Honored Contributor
21 years agoC++ in Nios II IDE?
I'd like to write some C++ code for my Nios II, but I haven't been able to compile a simple project or find a scrap of documentation on how to use C++ in the IDE. The fact that I can create ...
Altera_Forum
Honored Contributor
21 years agoEr, right. "using namespace std" it is. No wonder the compiler couldn't find identifiers like "cout" and "endl". I'll get some sleep next time before I post. http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/rolleyes.gif
Thanks!