gameoverhack / ofxOpenNI

Wrapper for OpenNI, NITE and SensorKinect
gingold.com.au
Other
246 stars 121 forks source link

OS X 10.8 "image not found" - solution #17

Closed ghost closed 11 years ago

ghost commented 11 years ago

Just wanted to update that I experienced this issue: https://github.com/gameoverhack/ofxOpenNI/issues/9

To resolve, I had to do a tiny mod to jvcleave's solution: sudo port install libusb +universal *note you'll need to install macports first. http://www.macports.org/install.php

Best, Jason