Altera_Forum
Honored Contributor
21 years agoLinks to file in project IDE
I have created link to *.cpp file in no-parent directory - project located in D:\ALTERA_PRJ\CYCLC6\alexbrd_ver\software\BlitzMod\; src-file in D:\studio\prj\blitzMod\src\Nios2\.
File gfx_nios.cpp Bild error:error *** no rule to make target `obj/gfx_nios.o', needed by `blitzmod.elf'. stop. blitzmod
C-Bild Window:
make -s all
make: *** no rule to make target `obj/gfx_nios.o', needed by `blitzmod.elf'. stop.
build completed . Is someone know how to solve that problem?