did somebody know who to get this working
I’m using the pinoccio board , based on Atmel ATmega256RFR2(https://pinocc.io/shop/detail/1007/-/starter-kit)
I tried to run a simpel test code using a apa102 chipset
we got this error message .
\FastLED/FastLED.h:115: undefined reference to __cxa_guard_acquire' \FastLED.h:115: undefined reference to__cxa_guard_release’
collect2: error: ld returned 1 exit status
Error compiling.
If i’m using a ws2811 ( non clock led ) there are more Error in compiling
Does somebody know a answer
thanks