Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 106 Bytes

kinect.mdown

File metadata and controls

10 lines (7 loc) · 106 Bytes

Install CMake

brew install cmake

Install libusb

brew install libusb

cmake . make sudo make install