Sammy1Am / Moppy2

The evolution of the Musical flOPPY controller
Other
309 stars 50 forks source link

Error compiling for UNO #164

Closed COMMODOREAMIGA1000 closed 1 year ago

COMMODOREAMIGA1000 commented 1 year ago

Arduino: 1.8.19 (Windows 10), Board: "Arduino Uno"

C:\Users[REDACTED FOR PRIVACY]\Desktop\Moppy2-Arduino\src\MoppyInstruments\MoppyTimer.cpp:4:10: fatal error: TimerOne.h: No such file or directory

include

      ^~~~~~~~~~~~

compilation terminated.

exit status 1

Error compiling for board Arduino Uno.

This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.

WeeMellowToby commented 1 year ago

you need to add/install timerone.h to the project

COMMODOREAMIGA1000 commented 1 year ago

I'm new to this; could you explain how I do that?

Sammy1Am commented 1 year ago

Here are instructions for installing Arduino Libraries, just select the TimerOne library and install it: https://docs.arduino.cc/software/ide-v1/tutorials/installing-libraries