arduino-builder icon indicating copy to clipboard operation
arduino-builder copied to clipboard

Should be tolerant to missing tools folder

Open NicoHood opened this issue 8 years ago • 0 comments
trafficstars

Imported from here: https://github.com/arduino/Arduino/pull/5778#issuecomment-271075826

The IDE also should be tolerant of a missing tools-builder folder: https://bugs.archlinux.org/task/52377

How to reproduce: you need to delete the described folder (or better move it somewhere else) and change platform.txt to point to the new loation. make sure your .arduino15 folder does not exist, otherwise the bug is not triggered (as it is not for me)

NicoHood avatar Jan 29 '17 11:01 NicoHood