23: error: MegaServo.h: No such file or directory

hello folks

i think ive been here before!
ive just downloaded 17 and im getting this error!

23: error: MegaServo.h: No such file or directory In function 'void setup()':

how do i get out of it again

many thanks jason

Download the megaservo library, and put it under your 0017 installation

hello awol

im new to all this again.
i run a mac, can you please explain what you mean, ( put it under your 0017 installation)

sorry to be a pain

thanks jason

You have to install the library.
Right click the icon, and hit "show package contents" and go to (i think) contents---hardware----libraries
(sorry if I'm wrong on the location)

many many thanks sciguy

thats great thank you ive found it

where would we be with out forums!!

thanks jason

Actually, you don't need MegaSrevo with 0017, the Servo library that comes with 0017 is the same code as MegaServo. The only difference is that sketches that refer to MegaServo should refer to Servo instead.