Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

Problems 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's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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.