Hi, I am trying to get the Arduino Uno and the Wii Classic Remote to work and this is the error I received:
core.a(main.cpp.o): In function `main':
C:\Users\Tong\Documents\arduino-0022\hardware\arduino\cores\arduino/main.cpp:7: undefined reference to `setup'
C:\Users\Tong\Documents\arduino-0022\hardware\arduino\cores\arduino/main.cpp:10: undefined reference to `loop'
Here's code I am using.
http://www.arduino.cc/playground/Main/WiiClassicControllerPlease help. My project is due to 2 weeks! this is the first time I am using Arduino