LED Driver

There seems to be a problem with the code that I am using with my LED Driver. The program keeps saying that there is an error compiling the code. I got the code from git hub from this link: led-clock/led_clock.ino at master · andii1701/led-clock · GitHub

There does not seem to be a problem with my arduino, just the code. How do I fix this?

There are 3x libraries in the includes at the top of the code; did you install them?

When you encounter an error you'll see a button on the right side of the orange bar "Copy error messages". Click that button. Paste the error in a message here USING CODE TAGS (</> button on the toolbar).