wiring.c:83: error: 'timer0_clock_cycles'

just getting started, bought a POP-BOT from Sparkfun, came with Arduino 0016. Installed the software, connected up to hardware but cannot even seem to get the software running, not a great start!

Here is the error :
C:\Program Files\Arduino\hardware\cores\arduino\wiring.c: In function 'millisSet':

C:\Program Files\Arduino\hardware\cores\arduino\wiring.c:83: error: 'timer0_clock_cycles' undeclared (first use in this function)

C:\Program Files\Arduino\hardware\cores\arduino\wiring.c:83: error: (Each undeclared identifier is reported only once

C:\Program Files\Arduino\hardware\cores\arduino\wiring.c:83: error: for each function it appears in.)

Couldn't determine program size: C:\Program Files\Arduino\hardware/tools/avr/bin/avr-size: 'C:\Users\ANDREW~1.RFD\AppData\Local\Temp\build25990.tmp\BlinkLED.hex': No such file

pretty sure the solution to this is simple...

please help

I'd ditch 0016 and download 0018.

You didn't say which OS you're using.

Vista,

downloaded 0018 today, 0016 came as a setup file whereas 0018 is a zipfile. unzipped all the files. Didn't install like 0016.

run through the verify and it complied, one step closer.

thanks