We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Revert 2347eb542165a34d03cccfef40f0bfbcbb810f1e...a172a8d88bdeb8da40c0518b67999e2395b616b4 on Building Arduino
Updated Building Arduino (markdown)
Revert 5090091107ec517a442ce08c1bb60a91c3900054...bd6e09cfb5056557e391404e68d34e3ef604e4ba on Building Arduino
Revert 917cbe01950af386144057045950013981f9c447...6789ad0b49aa48e9b82f084bbe953bd5c826d525 on Building Arduino
Revert 2262479cb677047a7a78b8440c05cf81de40a272...917cbe01950af386144057045950013981f9c447 on Building Arduino
Revert 1d882e9b357ade3d4e65966ffb63f6e00a20df81...2262479cb677047a7a78b8440c05cf81de40a272 on Building Arduino
Revert 4c8f8be793aa5da85d6ddb54a9bb411c0188c2e5...bcad9d5942b0a3f1db811be413e9d4c1b3bae661 on Building Arduino
Changed version number from 1.8.3 to 1.8.13
Use adoptopenjdk8 on macOS
No more need to install cask manually
Update warning about repository size to reflect the clone command was changed to use --depth 1
Fix markdown link syntax
Update 'gcc-core' to actual package name 'mingw64-x86_64-gcc-core'.
Add note about not allowing quotes (" or ') in the apache-ant-xxx directory path.
Update 'gcc_mingw' and 'g++' to the actual name of the required package 'mingw64-x86_64-gcc-g++' and include installer error note
Remove 'unix line endings' setting as it does not exist in the provided Cygwin installer.
Insert newline to apply intended formatting.
Trying to build v1.8.8 on ARM8 (ha) revealed an undocumented dependency on openjfx. I am not sure if this affects all platforms, but see: https://github.com/arduino/Arduino/issues/8255
unzip is required by the build process
Update MacOS Build stuff
Fix minor formatting/wording/typo issues
Quicker Clone