Forum Discussion
Altera_Forum
Honored Contributor
20 years agoC++ is IMPOSSIBLE in NIOSII
Hey Everyone, After spending over 20 hours trying everything that I could, I have concluded that it is impossible to have NIOSII run C++... If you want to define your own classes you need to in...
Altera_Forum
Honored Contributor
20 years agoas stated above the problem is probably with your file extension it should be *.cpp
if you use the *.c the c compiler will be invoked and the word "class" won't be recognize