joshmarinacci / ElectronIDE

New web based Arduino IDE
BSD 3-Clause "New" or "Revised" License
246 stars 50 forks source link

show error for missing arduino ide #21

Closed joshmarinacci closed 10 years ago

joshmarinacci commented 10 years ago

If the regular Arduino IDE with the compilers can't be found for some reason then compiling won't work. Currently it just writes in the console 'error undefined'. Instead it should show a human understandable error that will let the person know how to fix it.

joshmarinacci commented 10 years ago

If the bin path is missing an error will now be sent to the UI