Hey all,
I'm running Teensy 3.0 under Arduino 1.02. I can't compile anything because I'm getting this error:
usb_inst.cpp.o:C:\Users\v\Downloads\arduino-1.0.2-teensy3-beta8-windows\arduino-1.0.2\hardware\teensy\cores\teensy3\/Print.h:21: multiple definition of `Serial'
main.cpp.o:C:\Users\v\Downloads\arduino-1.0.2-teensy3-beta8-windows\arduino-1.0.2\hardware\teensy\cores\teensy3\/Print.h:21: first defined here
collect2: ld returned 1 exit status
Any ideas on how to proceed? It's Vista ... ugh.
Thanks!
v
I'm running Teensy 3.0 under Arduino 1.02. I can't compile anything because I'm getting this error:
usb_inst.cpp.o:C:\Users\v\Downloads\arduino-1.0.2-teensy3-beta8-windows\arduino-1.0.2\hardware\teensy\cores\teensy3\/Print.h:21: multiple definition of `Serial'
main.cpp.o:C:\Users\v\Downloads\arduino-1.0.2-teensy3-beta8-windows\arduino-1.0.2\hardware\teensy\cores\teensy3\/Print.h:21: first defined here
collect2: ld returned 1 exit status
Any ideas on how to proceed? It's Vista ... ugh.
Thanks!
v