Closed GoogleCodeExporter closed 9 years ago
I have the same problem, so I just run the generated arduino script manually.
If anyone has a fix, I'd love to apply it.
Original comment by dmel...@gmail.com
on 16 Sep 2010 at 12:17
fixed it!
Line 318 in build.xml should be,
<exec executable="./arduino" dir="linux/work" spawn="false"/>
I guess the problem was it couldn't find the executable 'arduino'
Original comment by bugrao...@gmail.com
on 16 Sep 2010 at 1:10
I applied your change, bugraokcu, but it didn't actually fix the problem for
me, so I'm leaving this open. Anyone have any other ideas? Do we need to
specify an absolute path somehow?
I'm using Apache Ant version 1.7.1 compiled on July 2 2010.
Original comment by dmel...@gmail.com
on 2 Oct 2010 at 8:19
https://github.com/arduino/Arduino/commit/c6d1baa27514f9960159f7432cd64406f596a2
67
Original comment by dmel...@gmail.com
on 27 Nov 2010 at 11:02
Original issue reported on code.google.com by
bugrao...@gmail.com
on 15 Sep 2010 at 11:00