Quantcast
Channel: Seeedstudio Forum
Viewing all articles
Browse latest Browse all 6612

2.8" TFT Display Shield Issue

$
0
0
OK, I followed your link and it downloaded a library named "TFT" with exactly the same file name and file size as the one you pointed me to earlier. So I overwrote the library and the new library in called TFT and it has sub directories ".GIT" & "Examples". The examples appear to be the same ones as before and when I try to compile, they still give me a slew of errors. Here are the compile errors I get when I try to compile the Drawcircle sketch.

C:\Users\Richard\Documents\Arduino\libraries\TouchScreen\TouchScreen2.cpp:29: error: prototype for 'boolean Point::operator==(Point)' does not match any in class 'Point'
C:\Users\Richard\Documents\Arduino\libraries\TouchScreen\/TouchScreen.h:11: error: candidate is: bool Point::operator==(Point)
C:\Users\Richard\Documents\Arduino\libraries\TouchScreen\TouchScreen2.cpp:33: error: prototype for 'boolean Point::operator!=(Point)' does not match any in class 'Point'
C:\Users\Richard\Documents\Arduino\libraries\TouchScreen\/TouchScreen.h:12: error: candidate is: bool Point::operator!=(Point)

I don't seem to be getting anywhere with this. Please help.

Richard

Statistics : Posted by richard.stattel • on Fri Nov 15, 2013 9:52 pm • Replies 8 • Views 108

Viewing all articles
Browse latest Browse all 6612

Trending Articles