SOLVED: Problem compiling code error: "undefined Reference to 'Timer1'"

Are you using 1.0,1? That version thinks that it is perfectly OK if an include file can't be found. Try compiling on 1.0, instead. If you then get a message telling you that TimerOne.h can't be found, you haven't installed the library in the correct place. I do wish the Arduino team would fix the damned problem and get 1.0.2 out.