ofTheo/ofxKinect

'class ofxkinect' has no member named setVerbose

Closed this issue · 1 comments

Hello I want to compile a kinect project with of 0062 with a ppc and get this error:

'class ofxkinect' has no member named setVerbose

What can I do?

ofxKinect dosen't work correctly on ppc. I did a test build of libfreenect, but the camera frames aren't grabbed correctly as freenect dosen't support ppc. Since 007 has dropped ppc support as well, ofxKinect dosen't support it either.

Sorry.