Forum Discussion
Altera_Forum
Honored Contributor
16 years agoProblems during project building
Hello there,
i get a problem while i try to build the project. The following one appears: make: *** No rule to make target `S:/altera/quartus/1024bits', needed by `/cygdrive/s/altera/quartus/1024bits/Debug/system_description/../obj/generated_app.mk-t'. Stop. Can anyone help me and say what i have to configure in the Nios II IDE v.9.1? Thanks!1 Reply
- Altera_Forum
Honored Contributor
I don't believe that the makefile understands "S:" you should try replacing that with /cygdrive/s/. Also verify there are no spaces in the directory names and that the directory actually exists.