I run into an same problem :
In function `main':
:(.text.startup+0xe0): undefined reference to `setup'
:(.text.startup+0xe8): undefined reference to `loop'
collect2.exe: error: ld returned 1 exit status
Meerdere bibliotheken gevonden voor "Adafruit_NeoPixel.h"
Gebruikt: C:\Arduino
Bibliotheek Adafruit_NeoPixel op versie 1.3.0 in map: C:\Arduino 1.8.10 wordt gebruikt
exit status 1
Fout bij het compileren voor board Arduino Mega ADK
So this is not only happening with the online tools!
Anybody an idea how to solve?