####Small project for accessing primesense/kinect using the libfreenect 0.1 drivers ####Heavily relies on the Cinder-OpenNI repo
#####Steps
- install libusb
- Checkout submodules
#####XCode Tips
- Check the linked .a files in 'Build Settings'
- Check that you copy the dylibs in the 'Copy Bundle Resources' and 'Copy Files' phases
#####VS Tips
- Coming soon
#####It should work, and if if not...
Follow build instructions at:
#####if the included lib doesn't work right
brew install libfreenect1.0::
cd /usr/local
git checkout 8bf7b7e Library/Formula/libfreenect.rb
brew install libfreenect --universal