by sdeba » Tue Dec 06, 2011 12:43 am
by sdeba
Tue Dec 06, 2011 12:43 am
Hi,
I was trying to compile *.c program written in libbioloid, but without success. This is the error I got:
- Code: Select all
> "make.exe" all
../../libbioloid/common.mk:6: ../../libbioloid/../libavr32/libavr32.mk: No such file or directory
make.exe: *** No rule to make target `../../libbioloid/../libavr32/libavr32.mk'. Stop.
> Process Exit Code: 2
> Time Taken: 00:00
I should mention that I do it using WinAVR, with MinGW installed. Any suggestions?
Hi,
I was trying to compile *.c program written in libbioloid, but without success. This is the error I got:
- Code: Select all
> "make.exe" all
../../libbioloid/common.mk:6: ../../libbioloid/../libavr32/libavr32.mk: No such file or directory
make.exe: *** No rule to make target `../../libbioloid/../libavr32/libavr32.mk'. Stop.
> Process Exit Code: 2
> Time Taken: 00:00
I should mention that I do it using WinAVR, with MinGW installed. Any suggestions?