light_ws2812 icon indicating copy to clipboard operation
light_ws2812 copied to clipboard

Examples not compiling

Open Kaes3kuch3n opened this issue 8 years ago • 3 comments

I just wanted to try out the library in combination with an Arduino Uno and some WS 2812 LEDs, but it won't compile correctly. Here's the error log: http://pastebin.com/0m6tqhb4

The last says: "Error while compiling for the board Arduino/Genuine Uno"

Kaes3kuch3n avatar Jan 10 '17 16:01 Kaes3kuch3n

@Kaes3kuch3n the zipfile in the arduino folder is outdated. delete it and zip the folder within the directory instead. import this new zipfile into arduino as described in the readme.

Henri-K avatar Jan 14 '17 19:01 Henri-K

Good point. Need to fix it some time.

cpldcpu avatar Feb 28 '17 08:02 cpldcpu

i'm having trouble compiling examples as well - using ATTiny85 and i zipped the folder rather than using the zip in the zip.

https://pastebin.com/MNCtfJMu

it seems the mere act of including the library causes compilation to fail...

manischewitzbacon avatar May 18 '17 19:05 manischewitzbacon

this should be fixed now

cpldcpu avatar Nov 18 '23 22:11 cpldcpu