Society of Robots - Robot Forum

Software => Software => Topic started by: Crunchy Theory on January 22, 2011, 01:34:27 PM

Title: Trouble with Project Designer makefile for Axon 2
Post by: Crunchy Theory on January 22, 2011, 01:34:27 PM
Has anyone gotten this error when trying to compile using Project Designer's generated makefile for Axon2?

Crunchy-10:Axon2 Crunchy$ make
avr-ar -r lib/libPost.a
avr-ar: lib/libPost.a: No such file or directory
make: *** [lib/libPost.a] Error 1

I'm using webbotlib v1.28 and I thought I've successfully built using the generated makefile before, but maybe that was using webbotlib v1.27. I'm not sure if it makes a difference.
Title: Re: Trouble with Project Designer makefile for Axon 2
Post by: Webbot on January 22, 2011, 07:09:52 PM
ok I'm on it - In the meantime just try creating the 'lib' subdirectory in your project folder and see if that works.
Title: Re: Trouble with Project Designer makefile for Axon 2
Post by: Crunchy Theory on January 23, 2011, 06:23:19 PM
ok I'm on it - In the meantime just try creating the 'lib' subdirectory in your project folder and see if that works.

Yep, that fixed it. Thanks!
Title: Re: Trouble with Project Designer makefile for Axon 2
Post by: Webbot on January 23, 2011, 07:36:44 PM
Yep, that fixed it. Thanks!

ok great. New Project Designer release stops all of this from happening (its an artifact of the up-n-coming version 2)