Home › Forums › Game Frame › General Discussion › Building my own GameFrame – Please Help! › Reply To: Building my own GameFrame – Please Help!
February 27, 2017 at 9:58 pm
#3644
Simon
Participant
I’ve also got problems. For me it does not even compile, even though I’m using Arduino IDE 1.6.3 and TD 1.22 as well as the included libraries.
I tried it three times:
1. main computer
2. old computer (first time I used Arduino IDE on that PC)
3. Virtualbox VM (brand new install)
The errors are always the same. See attached file.
Anyone understand where the errors are coming from? Otherwise, I would be grateful if someone could send me the *.hex where
#define LED_TYPE SK9822
is changed to
#define LED_TYPE APA102
? I’ve got a prefabbed 16×16 APA102 matrix I’d like to use.