Hi,
I’ve been trying to compile the touchscreendemo from the TFT library examples but it gives me many errors like this one:
TouchScreen\TouchScreen.cpp.o: In function Point': C:\Program Files (x86)\arduino-1.0\libraries\TouchScreen/TouchScreen.cpp:19: multiple definition of Point::Point()’
All the other examples work fine. I’m new to Arduino. Any help is highly appreciated.