You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
In the readme the instructions refer to a file that does not exist:
arduino.commandPath - Path to an executable (or script) relative to arduino.path. You can use a custom launch script to run Arduino by modifying this setting. (Requires a restart after change) Example: run-arduino.bat for Windows, Contents/MacOS/run-arduino.sh for Mac, bin/run-arduino.sh for Linux."
I have arduino 1.8.5. There is no bin folder and there is no file named run-arduino.sh. I also tried version 1.8.1 mentioned in the readme as well as 1.6.5, neither has this file.
In my 1.8.5 package I have an executable called arduino and another one called arduino-builder. I tried putting "arduino" in the arduino.commandPath and I was able to run the board manager and the serial port manager.
However trying to build (verify) a sketch I get:
[Starting] Verify sketch - Marlin/Marlin.ino
[Error] Exit with code=undefined