Forum Discussion
Altera_Forum
Honored Contributor
9 years agoWhen compiling under Eclipse I get:
--- 10:59:08 **** Build of configuration Nios II for project simpleNiosII **** make all Das System kann den angegebenen Pfad nicht finden. makefile:758: warning: overriding commands for target `obj/default/.metadata/.plugins/org.eclipse.cdt.make.core/specs.o' makefile:755: warning: ignoring old commands for target `obj/default/.metadata/.plugins/org.eclipse.cdt.make.core/specs.o' Info: Building ../SimpleNiosIIBSP/ make --no-print-directory -C ../SimpleNiosIIBSP/ Der Befehl "cygpath" ist entweder falsch geschrieben oder konnte nicht gefunden werden. process_begin: CreateProcess(NULL, pwd, ...) failed. makefile:541: Warning: SOPC File /home/mongoq/projects/kartentricks/simpleNiosII/HostSystem.sopcinfo could not be found. make[1]: *** No rule to make target `/system.h', needed by `all'. Stop. make: *** [../SimpleNiosIIBSP/-recurs-make-lib] Error 2 10:59:09 Build Finished (took 530ms) --- How can I change the paths for the whole project without going through makefiles etc. ?