Hello there!
I'm new to OF and i use my macbook for coding. Recently i read a book named MAKING THINGS SEE which talks about building interactive Processing apps with the help of Kinect. The thing is that Processing is not so good at rendering 3D data as OF. So i try to use ofxOpennNI and ofxKinect to archive same things.
However, ofxOpenNI doesn't work on my mac though ofxKinect does. I've spent several day trying to fix the problems but new compiling errors just keep showing up.
Now, I stuck on this error:
But libXnDDK.dylib does exits in the /lib folder.
Does anyone can help?! Do I miss something?