Help with uploading games to arduboy (exit status 1)

Hello everyone,

I’ve just recently got my Arduboy and everything seemed dandy, however when I try to upload a game for it (I followed the instructions here to the letter) I always get this error:

Arduino: 1.8.1 (Mac OS X), Board: “Arduino Leonardo”

In file included from /Users/3DROD/Documents/Arduino/VLQP_AB/VLQP_AB.ino:17:0:
sketch/globals.h:5:26: fatal error: ArduboyTones.h: No such file or directory
#include <ArduboyTones.h>
^
compilation terminated.
exit status 1
Error compiling for board Arduino Leonardo.

Now I know nothing to do with programming, I just love how cool arduboy and it’s games are and I wanted to try it out! If anyone could help me figure this out that’d be great! And let me know if you need any more info from me.

Thanks in advance

Oh nevermind I figured it out :v

thank you

Sorry you had trouble @3DROD. I’ve updated the Quick Start Guide with instructions for installing all the Arduboy related libraries.