Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by electroman74@Nov 2 2006, 11:39 AM i am doing experiments with the nios ii examples. i have designed a processor according to the nios ii hardware tutorial and then tried to develop software according to the mannual. however, the compiling can not pass. the error messages are as following:
*** incremental build of configuration debug for project count_binary_0 ****
make -s all
"x`which cygpath.exe 2> /dev/null`" was unexpected at this time.
c:/altera/kits/nios2_60/components/altera_hal/build/app_rules.mk:152: `: no such file or directory
c:/altera/kits/nios2_60/components/altera_hal/build/app_rules.mk:152: "c:/altera/kits/nios2_60"`: no such file or directory
c:/altera/kits/nios2_60/components/altera_hal/build/app_rules.mk:152: /components/altera_hal/build/gnu_rules.mk: no such file or directory
c:/altera/kits/nios2_60/components/altera_hal/build/app_rules.mk:156: `: no such file or directory
c:/altera/kits/nios2_60/components/altera_hal/build/app_rules.mk:156: "c:/altera/kits/nios2_60"`: no such file or directory
c:/altera/kits/nios2_60/components/altera_hal/build/app_rules.mk:156: /components/altera_hal/build/gtf_rules.mk: no such file or directory
make: *** no rule to make target `/components/altera_hal/build/gtf_rules.mk'. stop.
build completed
i have been blocked by this for 3 days. i do not know why.
would be very appreciated if could get some clues !
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=19109)
--- quote end ---
--- Quote End --- Looks like your SOPC builder is not properly installed. You might want to try reinstall if you've not done so.