Hey beloved FastLED makers and users! I am very happy (!!!) to see the the

Hey beloved FastLED makers and users!
I am very happy (!!!) to see the the library finally has been ported to the Spark Core, thanks for the effort on that!
But i just cant compile the my project locally, i tied with Netbeans… Online its fine! Is it because FastLED in not compatible with Sparc-CLI or am i doing other things wrong? I have already posted more about it at the spark community, but i have not figured it out yet.

Thanks!

Right now i’m only supporting the spark core version of the library in the spark IDE - building for spark core out of the FastLED 3.1 branch isn’t currently supported (doesn’t mean it won’t work, just means that I’m not putting time into chasing down issues related to it), mostly because the spark folks have made juggling CLI builds a pain - and there’s enough differences between the CLI build environment and the web IDE build environment that it isn’t worth it for me to chase down - though it sounds like someone on that thread you linked to got it working.

(The spark folks made noises about re-vamping their IDE/library/build system, I will revisit things when they do so)

Yeah i had an idear that it was the reason, and also why i started with posting there, and i couldn’t either understand why i didn’t got it up and runnig in the first place. But now i see it, and will look in to it tomorrow :slight_smile: I really hope they get it figurede out in a good way, it will realy lift the platform.