Having some problems with compiling

My guess is that you’ve corrupted the .ino file when you downloaded or copied the contents.

Does line 9 of ESP8266-WS28xx-Blynk.ino look exactly like this:
int varSpeed, varRainbowSpeed, varAlertMode, varZone;

Personally, I prefer the Windows installer from the Arduino website.

Pete.