I'm trying to connect Kinect to Processing on a Mac (running OSX Yosemite 10.10). Perhaps someone can help?
Thus far, I've followed all the directions on this page, with no errors (a very helpful page by the way): http://blog.nelga.com/setup-microsoft-kinect-on-mac-os-x-10-8-mountain-lion/
Once completed, I was able to use Kinect via Terminal, NiTE, & SensorKinect without a problem. However, when I try to utilize the SimpleOpenNI library via Processing, it tells me I need to install OpenNI first. Given that OpenNI is already installed, in the steps above, I'm not sure what's wrong. I've tried restarting and whatnot.
Has anyone else encountered this?