Legacy Forum: Preserving Nearly 20 Years of Community History - A Time Capsule of Discussions, Memories, and Shared Experiences.

Compiling using WinAVR

Bioloid robot kit from Korean company Robotis; CM5 controller block, AX12 servos..
2 postsPage 1 of 1
2 postsPage 1 of 1

Compiling using WinAVR

Post by sdeba » Tue Dec 06, 2011 12:43 am

Post 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?
sdeba
Savvy Roboteer
Savvy Roboteer
Posts: 31
Joined: Sat Nov 12, 2011 9:00 pm

Post by sdeba » Tue Dec 06, 2011 10:20 pm

Post by sdeba
Tue Dec 06, 2011 10:20 pm

Solved the problem commenting LIBAVR32 line from common.mk ;)
Solved the problem commenting LIBAVR32 line from common.mk ;)
sdeba
Savvy Roboteer
Savvy Roboteer
Posts: 31
Joined: Sat Nov 12, 2011 9:00 pm


2 postsPage 1 of 1
2 postsPage 1 of 1