Forum Discussion
Altera_Forum
Honored Contributor
13 years agoAfaik I've seen such errors when tried to compile the toolchain using the manual on the internet. It said to compile all the stuff at once, like: make this, make that, make everything_work <- didn't work. Go for separate steps. Firstly make first software, then go to second by hand, etc. Helped for me.