Closed
Description
When compiling something, I get:
/home/matthijs/docs/Electronics/Arduino/Arduino-1.5/build/linux/work/arduino-builder -dump-prefs -logger=machine -hardware "/home/matthijs/docs/Electronics/Arduino/Arduino-1.5/build/linux/work/hardware" -hardware "/home/matthijs/.arduino15/packages" -hardware "/home/matthijs/docs/Electronics/Arduino/Sketches/hardware" -tools "/home/matthijs/docs/Electronics/Arduino/Arduino-1.5/build/linux/work/tools-builder" -tools "/home/matthijs/docs/Electronics/Arduino/Arduino-1.5/build/linux/work/hardware/tools/avr" -tools "/home/matthijs/.arduino15/packages" -libraries "/home/matthijs/docs/Electronics/Arduino/Sketches/libraries" -libraries "/home/matthijs/docs/Electronics/Arduino/Arduino-1.5/build/linux/work/libraries" -fqbn=arduino:avr:uno -ide-version=10606 -build-path "/tmp/buildd495060d520ba8e8919c653ff08dbe5f.tmp" -warnings=all -prefs=build.warn_data_percentage=75 -verbose "/tmp/arduino_d495060d520ba8e8919c653ff08dbe5f/sketch_sep22a.ino"
Third-party platform.txt does not define compiler.path. Please report this to the third-party hardware maintainer.
Error compiling.
(I removed some warnings about libraries that seem unrelated)
This warning is next to useless, since it doesn't specify what platform.txt / package is incorrect. I was compiling for the arduino Uno, so the error is weird in itself, but that's a separate issue (I'll look more closely at that issue tomorrow, let's keep this issue about the error message). I'm not sure what the best way to fix this is in Go, so I'll leave the fix to @ffissore (or whoever). There might be similarly unspecific error messages as well, that also need fixing (didn't check).
Metadata
Metadata
Assignees
Labels
No labels