| prov:value
| - QuoteOn Windows, you will need Cygwin, a Java JDK, and ant.Cygwin is downloadable from <a href="http://www.cygwin.com/">http://www.cygwin.com/</a> or specifically: <a href="http://www.cygwin.com/setup.exeOf">http://www.cygwin.com/setup.exeOf</a> the packages, begin with the defaults, and add:git - used for version controlmake, gcc-mingw, and g++ - used to build arduino.exe (this will also pull in gcc-core)perl - use this version, activestate or other distros have troubleunzip, zip -
|