3.2" SainSmart LCD TouchDisplay ansteuern

hy,

ich bekomme die folgende Fehlermeldung wenn ich das Programm Touch_button_test auf den Arduino überspielen will:

ca

In file included from ITDB02_Touch_ButtonTest.cpp:1:
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Touch/ITDB02_Touch.h:44:22: error: WProgram.h: No such file or directory
In file included from ITDB02_Touch_ButtonTest.cpp:1:
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Touch/ITDB02_Touch.h:57: error: 'word' does not name a type
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Touch/ITDB02_Touch.h:59: error: expected `)' before 'tclk'
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Touch/ITDB02_Touch.h:61: error: 'byte' has not been declared
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Touch/ITDB02_Touch.h:66: error: 'byte' has not been declared
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Touch/ITDB02_Touch.h:69: error: 'byte' does not name a type
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Touch/ITDB02_Touch.h:70: error: 'byte' does not name a type
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Touch/ITDB02_Touch.h:71: error: 'byte' does not name a type
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Touch/ITDB02_Touch.h:73: error: 'byte' has not been declared
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Touch/ITDB02_Touch.h:74: error: 'word' does not name a type
In file included from ITDB02_Touch_ButtonTest.cpp:3:
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:63: error: ISO C++ forbids declaration of 'uint8_t' with no type
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:63: error: expected ';' before '' token
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:64: error: 'uint8_t' does not name a type
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:65: error: 'uint8_t' does not name a type
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:66: error: 'uint8_t' does not name a type
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:67: error: 'uint8_t' does not name a type
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:74: error: 'byte' has not been declared
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:75: error: 'byte' has not been declared
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:79: error: 'byte' has not been declared
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:79: error: 'byte' has not been declared
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:79: error: 'byte' has not been declared
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:86: error: 'byte' has not been declared
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:86: error: 'byte' has not been declared
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:86: error: 'byte' has not been declared
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:87: error: 'byte' has not been declared
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:87: error: 'byte' has not been declared
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:87: error: 'byte' has not been declared
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:90: error: 'byte' has not been declared
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:91: error: 'uint8_t' has not been declared
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:96: error: 'byte' does not name a type
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:97: error: 'byte' does not name a type
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:98: error: 'byte' does not name a type
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:100: error: 'byte' does not name a type
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:101: error: ISO C++ forbids declaration of 'uint8_t' with no type
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:101: error: expected ';' before '
' token
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:102: error: 'uint8_t' does not name a type
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:109: error: 'byte' has not been declared
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:109: error: 'byte' has not been declared
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:109: error: 'byte' has not been declared
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:112: error: 'byte' has not been declared
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:113: error: 'word' has not been declared
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:113: error: 'word' has not been declared
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:113: error: 'word' has not been declared
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:113: error: 'word' has not been declared
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:114: error: 'byte' has not been declared
In file included from ITDB02_Touch_ButtonTest.cpp:5:
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph/ITDB02_Graph.h:54: error: redefinition of 'struct _current_font'
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:62: error: previous definition of 'struct _current_font'
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph/ITDB02_Graph.h:63: error: redefinition of 'class ITDB02'
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:71: error: previous definition of 'class ITDB02'
ITDB02_Touch_ButtonTest.pde:-1: error: no matching function for call to 'ITDB02_Touch::ITDB02_Touch(int, int, int, int, int)'
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Touch/ITDB02_Touch.h:55: note: candidates are: ITDB02_Touch::ITDB02_Touch()
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Touch/ITDB02_Touch.h:55: note: ITDB02_Touch::ITDB02_Touch(const ITDB02_Touch&)
ITDB02_Touch_ButtonTest.cpp: In function 'void setup()':
ITDB02_Touch_ButtonTest.pde:-1: error: no matching function for call to 'ITDB02::setFont(uint8_t [])'
C:\Users\twagner\Downloads\arduino\arduino-1.0.1\libraries\ITDB02_Graph16/ITDB02_Graph16.h:91: note: candidates are: void ITDB02::setFont(int*)

kann da jemand was mit anfangen und einen Tipp geben woran das liegt ?

Gruß,
Tobi