jaspreeth / ardupilot-mega

Automatically exported from code.google.com/p/ardupilot-mega
0 stars 0 forks source link

arduino.mk not ready for arduino IDE version 1.00 #452

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. use new Arduino IDE version 1.00 instead of version 0.22
2.
3.

What is the expected output? What do you see instead?
want to compile project
instead :
- It does not know about .ino main sketch naming,
- it barfs on the version string lenght,
- does not know about wprogram.h -> arduino.h,
- does not know how to include arduino-pins.h

What version of the product are you using? On what operating system?
latest arduino.mk from google rep.

Please provide any additional information below.
described here: 
http://www.multiwii.com/forum/viewtopic.php?f=8&t=907&p=6469#p6469

Original issue reported on code.google.com by der.flie...@googlemail.com on 8 Dec 2011 at 1:13

GoogleCodeExporter commented 8 years ago
From ver 2.4 of arducopter and git version of arduplane I've made it capable of 
compiling with arduino 1.0 (although you need the relax patch which is in the 
downloads area but that's a separate matter).

I'm going to close this issue ok?

Original comment by rmackay...@gmail.com on 15 Mar 2012 at 12:11

GoogleCodeExporter commented 8 years ago
this was fixed a while ago

Original comment by tridg...@gmail.com on 19 Jul 2012 at 5:29