Hi I have a code at http://pastebin.com/CjCd5APn. Problem is that during compilation I get tons of errors like:
Error: Identifier "lastButton" is undefined in "ft800.cpp", Line: 406, Col: 6
Error: "this" may only be used inside a nonstatic member function in "ft800.cpp", Line: 740, Col: 6
Warning: Nonstandard qualified name in global scope declaration in "ft800.cpp", Line: 445, Col: 12
Do you have an idea why is it happening? Did I omit something?