Forum Discussion
Altera_Forum
Honored Contributor
20 years agoBuilding Linux application
Not sure if I should have put this under "Software discussion" or not, but here goes: I'm trying to build a Linux application using Altera's NIOS-II IDE with Microtronix plugin. The pro...
Altera_Forum
Honored Contributor
20 years agoHi,
I'm trying to do the same, and I read that referene guide, create my makefile, but when I compile I get an error for each source file like the following one: make: *** No rule to make target `display.c', needed by `display.o'. And I do have a rules.mak file ! Can anybody help me with that ?