PBODY:
but the book I have tells me to install the OPPENNI into the arduino did that and I uploaded the code but it says I will see a picture of myself I haven't what am I doing wrong
How did you upload the code? I get:
sketch_mar27a:11: error: 'import' does not name a type
sketch_mar27a:14: error: 'SimpleOpenNI' does not name a type
sketch_mar27a.cpp: In function 'void setup()':
sketch_mar27a:18: error: 'context' was not declared in this scope
sketch_mar27a:18: error: expected type-specifier before 'SimpleOpenNI'
sketch_mar27a:18: error: expected `;' before 'SimpleOpenNI'
sketch_mar27a:26: error: 'println' was not declared in this scope
/Applications/Arduino 1.0.app/Contents/Resources/Java/hardware/tools/avr/bin/../lib/gcc/avr/4.3.2/../../../../avr/include/stdlib.h:278: error: too few arguments to function 'void exit(int)'
sketch_mar27a:27: error: at this point in file
sketch_mar27a:36: error: 'println' was not declared in this scope
/Applications/Arduino 1.0.app/Contents/Resources/Java/hardware/tools/avr/bin/../lib/gcc/avr/4.3.2/../../../../avr/include/stdlib.h:278: error: too few arguments to function 'void exit(int)'
sketch_mar27a:37: error: at this point in file
sketch_mar27a:41: error: 'size' was not declared in this scope
sketch_mar27a.cpp: In function 'void draw()':
sketch_mar27a:47: error: 'context' was not declared in this scope
sketch_mar27a:49: error: 'background' was not declared in this scope
sketch_mar27a:52: error: 'image' was not declared in this scope