arduide
arduide copied to clipboard
Does not work with the latest version of Arduino SDK
They changed the file structure of the SDK and arduide needs an update to be able to accommodate for that change.
@TheDerek, are you talking about the 1.6.9 version ?
I don't know if it is related to arduino version, but with arduino 1.6.10 it fails build code with dependencies like SD.h:
/tmp/arduino-buildHEbaHL/sketch.cpp:21:16: fatal error: SD.h: No such file or directory
The file exists in my arduino installation.