Hi, iam trying to use FastLED together with M2TKLIB , i get compile errors when i include FastLED.h (works fine with 3.0.3) iam not sure where the problem lies but i see an error for FastLED.h so i try my luck here 
Library version : 3.1
Arduino IDE : 1.6.9
OS : Windows 7 64bit
Error Message : http://pastebin.com/BpU5K2vb
Arduino Sketch : http://pastebin.com/LpS4bKF5
(So what iam trying to do here is using the Menu to select one of the animations from the DemoReel100 example, not sure if iam doing this the wrong way, easy or hard way, but i got it to Serial.Print whenever i select something from the menu, so i hope this also works to run those animations)