So far I'm unable to get arduino-builder to work. Some real examples would be useful since the written directions are vague.
In my project directory I try:
~/Apps/arduino-1.6.6/arduino-builder -hardware "/home/rmerriam/Apps/arduino-1.6.6/hardware/arduino/avr" -tools /home/rmerriam/Apps/arduino-1.6.6/hardware/tools/avr -fqbn arduino:avr:uno .
arduino: Unknown package
I'd also like to see what the JSON file is supposed to contain.
I think that Arduino-Builder is dead in the water. Are there particularly good reasons why you feel you need to use it?
What's wrong with the standard Arduino IDE?
stanleyhuang stopped responding to posts in his thread 2 years ago.
This thread:-
Arduino Builder – utility for viewing, building and uploading Arduino sketch
The new 1.6.6 release of the IDE has a command line tool called arduino-builder. That is what I am asking about. The name confusion might be a problem.
rmerriam:
The new 1.6.6 release of the IDE has a command line tool called arduino-builder. That is what I am asking about. The name confusion might be a problem.
Ah, I see. I'm still using v1.6.5.
And it appears that Stanley Huang's "Arduino-Builder" is still alive and kicking. I just did a bit more searching.
It might be the same one.
If it is, you might find more info here:-
Arduino-Builder
OldSteve:
And it appears that Stanley Huang's "Arduino-Builder" is still alive and kicking. I just did a bit more searching.
It might be the same one.
It isn't.
This is the right place: GitHub - arduino/arduino-builder: A command line tool for compiling Arduino sketches
oqibidipo:
It isn't.
This is the right place: GitHub - arduino/arduino-builder: A command line tool for compiling Arduino sketches
Noted. Damned confusing when different similar tool/products have exactly the same name.
Anyone care to address this question? This is the command line tool, not the older GUI.
For those arriving on this page using a search engine, there is a useful answer here here.