overte/interface/external/Leap
2013-07-10 15:33:28 -07:00
..
stubs/include (re-commit) Added support for Leap finger-sensing device. 2013-06-27 10:54:36 -07:00
readme.txt Added content to read me 2013-07-10 15:33:28 -07:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Instructions for adding the Leap driver to Interface
Eric Johnston, July 10, 2013

NOTE: Without doing step 2, you will crash at program start time.

1. Copy the Leap sdk folders (lib, include, etc.) into the interface/external/Leap folder. There should be a folder already there called "stub", and this read me.txt should be there as well.

2. IMPORTANT: Copy the file interface/external/Leap/lib/libc++/libLeap.dylib to /usr/lib

3. Delete your build directory, run cmake and build, and you should be all set.