Closed GoogleCodeExporter closed 8 years ago
Hi,
I have commited the change. This should make avr-gcc 4.7.x happy.
Original comment by d.kayu...@gmail.com
on 22 Jan 2013 at 6:01
Original comment by d.kayu...@gmail.com
on 22 Jan 2013 at 6:01
Thanks for the fast answer and the fix!
Let me mention two more small things I had to change to make it compile because
linux is case sensitive:
src/wii_esc_ng.cpp: Line 29:
#include "rx.h" instead of #include "RX.h"
Also CodeBlocks complains:
make: Makefile.avr: No such file or directory
make: *** No rule to make target `Makefile.avr'. Stop.
so, I guess, either change the CodeBlocks config file or rename the
makefile.avr to Makefile.avr
If you could fix that as well, that would be great, thanks!
Original comment by jul...@oes.ch
on 22 Jan 2013 at 6:08
Hi,
Tnx for your feedback. I have commited this changes. ;)
Original comment by d.kayu...@gmail.com
on 22 Jan 2013 at 11:42
Thanks a lot. Works fine now!
Original comment by jul...@oes.ch
on 22 Jan 2013 at 11:44
Original comment by d.kayu...@gmail.com
on 22 Jan 2013 at 11:46
Original issue reported on code.google.com by
jul...@oes.ch
on 22 Jan 2013 at 2:58