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.